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

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '131308.5204027'^^xsd:double;
  dwc:scientificName 'Triglops murrayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '223'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:stateProvince 'Newfoundland'^^xsd:string;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127205'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "RHB 2105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296782.5180054'^^xsd:double;
  dwc:scientificName 'Aristostomias xenostoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'RHB 2105'^^xsd:string;
  dwc:collector 'R. Backus'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '339'^^xsd:integer;
  dwc:timeOfDay '1.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-43.7'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '275008'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '275008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359363.5269148'^^xsd:double;
  dwc:scientificName 'Idiacanthus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '223'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-43.3'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127354'^^xsd:integer;
  dwc:observationDate '1931-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358818.5268533'^^xsd:double;
  dwc:scientificName 'Melanostomias melanops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127363'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219949.5078505'^^xsd:double;
  dwc:scientificName 'Idiacanthus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5825'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127354'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '322961.5216872'^^xsd:double;
  dwc:scientificName 'Eustomias filifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127342'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '301080.5184656'^^xsd:double;
  dwc:scientificName 'Astronesthes neopogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5825'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127327'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359067.5268652'^^xsd:double;
  dwc:scientificName 'Astronesthes leucopogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127324'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '379968.5295234'^^xsd:double;
  dwc:scientificName 'Eustomias enbarbatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158854'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '158854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '372724.5286249'^^xsd:double;
  dwc:scientificName 'Eustomias filifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5826'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127342'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219986.5078542'^^xsd:double;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5826'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:individualCount '57'^^xsd:integer;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219997.5078553'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5826'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:individualCount '36'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358819.5268534'^^xsd:double;
  dwc:scientificName 'Melanostomias melanops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127363'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219998.5078554'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '32'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358820.5268535'^^xsd:double;
  dwc:scientificName 'Melanostomias melanops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5826'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127363'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '322572.5216477'^^xsd:double;
  dwc:scientificName 'Eustomias macronema'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5826'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127345'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '322917.5216828'^^xsd:double;
  dwc:scientificName 'Eustomias borealis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '5826'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158851'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '158851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265172.5123611'^^xsd:double;
  dwc:scientificName 'Eustomias contiguus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '275078'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '275078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '379552.5295085'^^xsd:double;
  dwc:scientificName 'Eustomias simplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5826'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127349'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BETWEEN 16&17; 63-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '198222.5149991'^^xsd:double;
  dwc:scientificName 'Syngnathus pelagicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BETWEEN 16&17; 63-4'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '140'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '32.6'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '367332'^^xsd:integer;
  dwc:observationDate '1963-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '367332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.967 -42.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.967"^^xsd:decimal ;
  dwc:decimalLongitude "-42.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "RHB 2103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '301143.518472'^^xsd:double;
  dwc:scientificName 'Astronesthes neopogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'RHB 2103'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '337'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.775'^^xsd:double;
  dwc:latitude '26.967'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127327'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -42.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "-42.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '113310.5197839'^^xsd:double;
  dwc:scientificName 'Ariosoma balearicum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '42'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.7'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126283'^^xsd:integer;
  dwc:observationDate '1951-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -42.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "-42.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '312021.519784'^^xsd:double;
  dwc:scientificName 'Nemichthys'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '42'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.7'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125639'^^xsd:integer;
  dwc:observationDate '1951-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '125639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -42.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "-42.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '312022.5197841'^^xsd:double;
  dwc:scientificName 'Serrivomeridae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '42'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-42.7'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '125435'^^xsd:integer;
  dwc:observationDate '1951-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '125435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.567 -40.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.567"^^xsd:decimal ;
  dwc:decimalLongitude "-40.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "RHB 2099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '301137.5184713'^^xsd:double;
  dwc:scientificName 'Astronesthes neopogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'RHB 2099'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '336'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-40.883'^^xsd:double;
  dwc:latitude '26.567'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127327'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -40.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-40.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "RHB 2510" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296793.5180099'^^xsd:double;
  dwc:scientificName 'Aristostomias tittmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'RHB 2510'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-40.7'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127319'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 826-A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '270499.5151203'^^xsd:double;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 826-A'^^xsd:string;
  dwc:collector 'B. Collette'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '139'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.8'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:preparationType 'Dry Osteological Specimen'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:observationDate '1963-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '292889.5172031'^^xsd:double;
  dwc:scientificName 'Eustomias schmidti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127348'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358743.5268236'^^xsd:double;
  dwc:scientificName 'Myctophidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125498'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '125498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219994.507855'^^xsd:double;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5832'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127372'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219977.5078533'^^xsd:double;
  dwc:scientificName 'Chauliodus danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127337'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358821.5268536'^^xsd:double;
  dwc:scientificName 'Melanostomias melanops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5832'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127363'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219970.5078526'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5832'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219990.5078546'^^xsd:double;
  dwc:scientificName 'Chauliodus danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5832'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127337'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '322963.5216874'^^xsd:double;
  dwc:scientificName 'Eustomias monodactylus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sutton, T., Hartel, K. E.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '275119'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '275119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358662.526813'^^xsd:double;
  dwc:scientificName 'Melanostomias tentaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127364'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359045.526863'^^xsd:double;
  dwc:scientificName 'Astronesthes gemmifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5832'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127322'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359079.5268668'^^xsd:double;
  dwc:scientificName 'Astronesthes neopogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5832'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127327'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '379980.5295255'^^xsd:double;
  dwc:scientificName 'Eustomias enbarbatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5832'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158854'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '158854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5834" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219967.5078523'^^xsd:double;
  dwc:scientificName 'Diplospinus multistriatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5834'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.5'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126861'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5834" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219952.5078508'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5834'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.5'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5834" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358647.5268115'^^xsd:double;
  dwc:scientificName 'Eustomias lipochirus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5834'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.5'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158727'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '158727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -39.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200818.5060426'^^xsd:double;
  dwc:scientificName 'Alepisaurus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 826'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '139'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.4'^^xsd:double;
  dwc:latitude '30.9'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126332'^^xsd:integer;
  dwc:observationDate '1963-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '188374.5171976'^^xsd:double;
  dwc:scientificName 'Scomberesox saurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 826'^^xsd:string;
  dwc:collector 'B. Collette'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '139'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.4'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:observationDate '1963-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "DD 391; BBC 826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202005.5061607'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'DD 391; BBC 826'^^xsd:string;
  dwc:collector 'D. Desylva & B. Collette'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '139'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.4'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '1963-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204258.5063845'^^xsd:double;
  dwc:scientificName 'Nanichthys simulans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'BBC 826'^^xsd:string;
  dwc:collector 'B. Collette'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '139'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.4'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126391'^^xsd:integer;
  dwc:observationDate '1963-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '272202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -39.342778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-39.342778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 803" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '189025.517195'^^xsd:double;
  dwc:scientificName 'Scomberesox saurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 803'^^xsd:string;
  dwc:collector 'B. Collette'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39.342778'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:observationDate '1963-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '270424.515117'^^xsd:double;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '115'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-39'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:preparationType 'Dry Osteological Specimen'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:observationDate '1964-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.930139 -37.664444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.930139"^^xsd:decimal ;
  dwc:decimalLongitude "-37.664444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '382508.5299418'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Collette & et al.'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '224'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-37.664444'^^xsd:double;
  dwc:latitude '33.930139'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -37.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-37.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-26'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '301462.5185255'^^xsd:double;
  dwc:scientificName 'Astronesthes niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '271'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-37.1'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127328'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.428889 -37.046111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.428889"^^xsd:decimal ;
  dwc:decimalLongitude "-37.046111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '382855.5299611'^^xsd:double;
  dwc:scientificName 'Remora brachyptera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Collette & et al.'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '225'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-37.046111'^^xsd:double;
  dwc:latitude '33.428889'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126851'^^xsd:integer;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8 -37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8"^^xsd:decimal ;
  dwc:decimalLongitude "-37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '92304.5244638'^^xsd:double;
  dwc:scientificName 'Gymnelus retrodorsalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'R. Bartlett'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-37'^^xsd:integer;
  dwc:latitude '65.8'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127095'^^xsd:integer;
  dwc:observationDate '1931-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "304"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '305056.5193592'^^xsd:double;
  dwc:scientificName 'Trematomus hansoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '347'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'South Georgia and the South Sandwich Islands'^^xsd:string;
  dwc:longitude '-36.3'^^xsd:double;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '304'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234772'^^xsd:integer;
  dwc:observationDate '1986-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -36.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '301812.5186027'^^xsd:double;
  dwc:scientificName 'Parachaenichthys georgianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'South Georgia and the South Sandwich Islands'^^xsd:string;
  dwc:longitude '-36.2'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234722'^^xsd:integer;
  dwc:observationDate '1986-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '234722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 805C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268940.5127362'^^xsd:double;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 805C'^^xsd:string;
  dwc:collector 'B. Collette'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '121'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-36.1'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:preparationType 'Dry Osteological Specimen'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 805B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268942.5127363'^^xsd:double;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 805B'^^xsd:string;
  dwc:collector 'B. Collette'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '121'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-36.1'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:preparationType 'Dry Osteological Specimen'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 805A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268947.5127366'^^xsd:double;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 805A'^^xsd:string;
  dwc:collector 'B. Collette'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '121'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-36.1'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:preparationType 'Dry Osteological Specimen'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 805" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '270553.5151218'^^xsd:double;
  dwc:scientificName 'Auxis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 805'^^xsd:string;
  dwc:collector 'B. Collette'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '121'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-36.1'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:preparationType 'Dry Osteological Specimen'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126057'^^xsd:integer;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 805" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '201993.5061595'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 805'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '121'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-36.1'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "805" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '201996.5061598'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '805'^^xsd:integer;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '121'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-36.1'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 805" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202006.5061608'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 805'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '121'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-36.1'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.16 -35.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.16"^^xsd:decimal ;
  dwc:decimalLongitude "-35.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "411"^^xsd:integer ;
  dwc:maximumDepthInMeters "411"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "SP-11 MWF2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '164299.5268763'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'SP-11 MWF2'^^xsd:string;
  dwc:collector 'G. Schaeffer'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.925'^^xsd:double;
  dwc:latitude '52.16'^^xsd:double;
  dwc:minimumDepth '411'^^xsd:integer;
  dwc:maximumDepth '411'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1952-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '372725.528625'^^xsd:double;
  dwc:scientificName 'Eustomias tetranema'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127350'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358771.5268293'^^xsd:double;
  dwc:scientificName 'Rhadinesthes decimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127373'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219976.5078532'^^xsd:double;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219988.5078544'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219992.5078548'^^xsd:double;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '322960.5216871'^^xsd:double;
  dwc:scientificName 'Eustomias filifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127342'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358791.526839'^^xsd:double;
  dwc:scientificName 'Melanostomias valdiviae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127365'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359068.5268653'^^xsd:double;
  dwc:scientificName 'Astronesthes leucopogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127324'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '322759.5216666'^^xsd:double;
  dwc:scientificName 'Eustomias contiguus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '275078'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '275078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '379335.5294954'^^xsd:double;
  dwc:scientificName 'Eustomias simplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127349'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '379984.5295259'^^xsd:double;
  dwc:scientificName 'Eustomias enbarbatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158854'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '158854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359050.5268635'^^xsd:double;
  dwc:scientificName 'Astronesthes niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127328'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358831.5268546'^^xsd:double;
  dwc:scientificName 'Melanostomias tentaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127364'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '372779.5286129'^^xsd:double;
  dwc:scientificName 'Eustomias tetranema'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127350'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359069.5268654'^^xsd:double;
  dwc:scientificName 'Astronesthes leucopogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127324'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '323403.5217264'^^xsd:double;
  dwc:scientificName 'Eustomias tetranema'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127350'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '322751.5216658'^^xsd:double;
  dwc:scientificName 'Eustomias braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127341'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359051.5268636'^^xsd:double;
  dwc:scientificName 'Astronesthes niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127328'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '372019.5285433'^^xsd:double;
  dwc:scientificName 'Eustomias simplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127349'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '372074.5285436'^^xsd:double;
  dwc:scientificName 'Eustomias enbarbatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158854'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '158854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 806" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '201994.5061596'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 806'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '122'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-34.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '1963-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.229444 -33.9019444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.229444"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9019444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2276"^^xsd:integer ;
  dwc:maximumDepthInMeters "2276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '371905.5285204'^^xsd:double;
  dwc:scientificName 'Pachycara saldanhai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:collector 'M. Biscoito & A. Almeida'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '176'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-33.9019444'^^xsd:double;
  dwc:latitude '36.229444'^^xsd:double;
  dwc:minimumDepth '2276'^^xsd:integer;
  dwc:maximumDepth '2276'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274147'^^xsd:integer;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '274147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3 -33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3"^^xsd:decimal ;
  dwc:decimalLongitude "-33.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211788.5070556'^^xsd:double;
  dwc:scientificName 'Artediellus europaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '256'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-33.5'^^xsd:double;
  dwc:latitude '65.3'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '510123'^^xsd:integer;
  dwc:observationDate '1973-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246737.5105203'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '391207.5316029'^^xsd:double;
  dwc:scientificName 'Bathylagus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246733.5105199'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "RHB 2905" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '381378.5298174'^^xsd:double;
  dwc:scientificName 'Eustomias filifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'RHB 2905'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127342'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '61911.5304051'^^xsd:double;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '289'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:observationDate '1901-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -32.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '300497.518382'^^xsd:double;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-32.9'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -32.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298193.5183144'^^xsd:double;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-32.9'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -32.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226057.5084603'^^xsd:double;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-32.9'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -32.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226058.5084604'^^xsd:double;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-32.9'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -32.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226059.5084605'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-32.9'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -32.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '391212.5316031'^^xsd:double;
  dwc:scientificName 'Bathylagus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-32.9'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -32.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '315296.5206911'^^xsd:double;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-32.9'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -32.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246741.5105207'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-32.9'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -32.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296590.5179696'^^xsd:double;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-32.9'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "DD 390; BBC 825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '201997.5061599'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'DD 390; BBC 825'^^xsd:string;
  dwc:collector 'D. Desylva & B. Collette'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '137'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-32.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '1963-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.3 -32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.3"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "683-T22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296688.5179866'^^xsd:double;
  dwc:scientificName 'Malacosteidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '683-T22'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-32.3'^^xsd:double;
  dwc:latitude '61.3'^^xsd:double;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '990819'^^xsd:integer;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '154693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.3 -32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.3"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "683-T22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246734.51052'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '683-T22'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-32.3'^^xsd:double;
  dwc:latitude '61.3'^^xsd:double;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1973-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5849" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219995.5078551'^^xsd:double;
  dwc:scientificName 'Chauliodus danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5849'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '119'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127337'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219987.5078543'^^xsd:double;
  dwc:scientificName 'Gonostoma bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '119'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127294'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5849" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219963.5078519'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5849'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '119'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358792.5268391'^^xsd:double;
  dwc:scientificName 'Rhadinesthes decimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '119'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127373'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '301399.5185127'^^xsd:double;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '119'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359070.5268655'^^xsd:double;
  dwc:scientificName 'Astronesthes leucopogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '119'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127324'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -31.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '201285.5060892'^^xsd:double;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-31.7'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127372'^^xsd:integer;
  dwc:observationDate '1930-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219981.5078537'^^xsd:double;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5850'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '119'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-31.6'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299781.5177816'^^xsd:double;
  dwc:scientificName 'Cheilopogon furcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '141'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-31'^^xsd:integer;
  dwc:latitude '48.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159261'^^xsd:integer;
  dwc:observationDate '1963-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '159261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5852" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219948.5078504'^^xsd:double;
  dwc:scientificName 'Chauliodus danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5852'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '120'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '127337'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5852" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219960.5078516'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5852'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '120'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5852" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358670.5268138'^^xsd:double;
  dwc:scientificName 'Astronesthes niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5852'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '120'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127328'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5852" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358661.5268129'^^xsd:double;
  dwc:scientificName 'Melanostomias macropogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5852'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '120'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.488333 -30.141667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.488333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.141667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211784.5070552'^^xsd:double;
  dwc:scientificName 'Anarhichas lupus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '254'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-30.141667'^^xsd:double;
  dwc:latitude '65.488333'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126758'^^xsd:integer;
  dwc:observationDate '1973-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.488333 -30.141667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.488333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.141667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211785.5070553'^^xsd:double;
  dwc:scientificName 'Artediellus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '254'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-30.141667'^^xsd:double;
  dwc:latitude '65.488333'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127193'^^xsd:integer;
  dwc:observationDate '1973-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 805" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200817.5060425'^^xsd:double;
  dwc:scientificName 'Alepisaurus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 805'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '121'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-30.1'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126332'^^xsd:integer;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.5 -29.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211611.5070382'^^xsd:double;
  dwc:scientificName 'Boreogadus saida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '254'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-29.8'^^xsd:double;
  dwc:latitude '65.5'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:preparationType 'Alcohol'^^xsd:string;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126433'^^xsd:integer;
  dwc:observationDate '1973-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.5 -29.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '217907.507648'^^xsd:double;
  dwc:scientificName 'Gaidropsarus argentatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '254'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-29.8'^^xsd:double;
  dwc:latitude '65.5'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126451'^^xsd:integer;
  dwc:observationDate '1973-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.764167 -29.797778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.764167"^^xsd:decimal ;
  dwc:decimalLongitude "-29.797778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 824" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202001.5061603'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 824'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '136'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-29.797778'^^xsd:double;
  dwc:latitude '37.764167'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '1963-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -29.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358822.5268537'^^xsd:double;
  dwc:scientificName 'Melanostomias melanops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-29.6'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127363'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 808A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268934.5127357'^^xsd:double;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 808A'^^xsd:string;
  dwc:collector 'B. Collette'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '124'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-29.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:preparationType 'Dry Osteological Specimen'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:observationDate '1963-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 807" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '188375.5171975'^^xsd:double;
  dwc:scientificName 'Scomberesox saurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 807'^^xsd:string;
  dwc:collector 'B. Collette'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '123'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-29.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:observationDate '1963-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "807" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '201995.5061597'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '807'^^xsd:integer;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '124'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-29.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '1963-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.223472 -28.758472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.223472"^^xsd:decimal ;
  dwc:decimalLongitude "-28.758472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383028.5299887'^^xsd:double;
  dwc:scientificName 'Remora osteochir'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Collette & et al.'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '229'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-28.758472'^^xsd:double;
  dwc:latitude '30.223472'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126852'^^xsd:integer;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304412.5192029'^^xsd:double;
  dwc:scientificName 'Laemonema yarrellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'S. Kiel'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '57'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126492'^^xsd:integer;
  dwc:observationDate '1970-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "90-02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327389.5222882'^^xsd:double;
  dwc:scientificName 'Thalassoma pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '90-02'^^xsd:string;
  dwc:collector 'P. Heemstra'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126970'^^xsd:integer;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "90-02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327299.5222786'^^xsd:double;
  dwc:scientificName 'Tripterygion delaisi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '90-02'^^xsd:string;
  dwc:collector 'P. Heemstra'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127090'^^xsd:integer;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127090'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "90-02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '324875.5220081'^^xsd:double;
  dwc:scientificName 'Kyphosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '90-02'^^xsd:string;
  dwc:collector 'P. Heemstra'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126015'^^xsd:integer;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "90-02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '324876.5220082'^^xsd:double;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '90-02'^^xsd:string;
  dwc:collector 'P. Heemstra'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '391210.5316026'^^xsd:double;
  dwc:scientificName 'Bathylagus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '264'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298056.5182982'^^xsd:double;
  dwc:scientificName 'Lampanyctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '264'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296941.5180594'^^xsd:double;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '264'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.253333 -28.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.253333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '113309.5197838'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '48'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-28.258333'^^xsd:double;
  dwc:latitude '30.253333'^^xsd:double;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1951-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.253333 -28.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.253333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '113308.5197837'^^xsd:double;
  dwc:scientificName 'Leptocephalus thorianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '48'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-28.258333'^^xsd:double;
  dwc:latitude '30.253333'^^xsd:double;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1951-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.253333 -28.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.253333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196067.5148551'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '48'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-28.258333'^^xsd:double;
  dwc:latitude '30.253333'^^xsd:double;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126354'^^xsd:integer;
  dwc:observationDate '1951-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.253333 -28.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.253333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "S-51-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '113314.5036886'^^xsd:double;
  dwc:scientificName 'Argentinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'S-51-3'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '48'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Canary Islands'^^xsd:string;
  dwc:longitude '-28.258333'^^xsd:double;
  dwc:latitude '30.253333'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125508'^^xsd:integer;
  dwc:observationDate '1951-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '125508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327290.5222777'^^xsd:double;
  dwc:scientificName 'Liza'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '165'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "90-09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327384.5222877'^^xsd:double;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '90-09'^^xsd:string;
  dwc:collector 'P. Heemstra'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '166'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "90-09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '325629.5220913'^^xsd:double;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '90-09'^^xsd:string;
  dwc:collector 'P. Heemstra'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '166'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "90-09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327297.5222784'^^xsd:double;
  dwc:scientificName 'Thalassoma pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '90-09'^^xsd:string;
  dwc:collector 'P. Heemstra'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '166'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '126970'^^xsd:integer;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327387.522288'^^xsd:double;
  dwc:scientificName 'Gaidropsarus guttatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '172'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126455'^^xsd:integer;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327397.522289'^^xsd:double;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '330'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:observationDate '1989-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327390.5222883'^^xsd:double;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '162'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327391.5222884'^^xsd:double;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327392.5222885'^^xsd:double;
  dwc:scientificName 'Tripterygion delaisi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '162'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '127090'^^xsd:integer;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327393.5222886'^^xsd:double;
  dwc:scientificName 'Gaidropsarus guttatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '176'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126455'^^xsd:integer;
  dwc:observationDate '1990-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327395.5222888'^^xsd:double;
  dwc:scientificName 'Trachurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '162'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327385.5222878'^^xsd:double;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '172'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:individualCount '134'^^xsd:integer;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-14'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327396.5222889'^^xsd:double;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327291.5222778'^^xsd:double;
  dwc:scientificName 'Tripterygion delaisi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '157'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127090'^^xsd:integer;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327292.5222779'^^xsd:double;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327294.5222781'^^xsd:double;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327295.5222782'^^xsd:double;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327296.5222783'^^xsd:double;
  dwc:scientificName 'Gaidropsarus guttatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '166'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126455'^^xsd:integer;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327300.5222787'^^xsd:double;
  dwc:scientificName 'Tripterygion delaisi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '176'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127090'^^xsd:integer;
  dwc:observationDate '1990-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327394.5222887'^^xsd:double;
  dwc:scientificName 'Chromis limbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '162'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127001'^^xsd:integer;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327303.522279'^^xsd:double;
  dwc:scientificName 'Chromis limbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '157'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127001'^^xsd:integer;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327298.5222785'^^xsd:double;
  dwc:scientificName 'Abudefduf luridus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '157'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126999'^^xsd:integer;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '889885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327293.522278'^^xsd:double;
  dwc:scientificName 'Sphoeroides marmoratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '162'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127416'^^xsd:integer;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327388.5222881'^^xsd:double;
  dwc:scientificName 'Sphoeroides marmoratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '176'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127416'^^xsd:integer;
  dwc:observationDate '1990-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327386.5222879'^^xsd:double;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833333 -28.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327301.5222788'^^xsd:double;
  dwc:scientificName 'Sphoeroides marmoratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Heemstra & 90 Acores Coll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '157'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28.1333333'^^xsd:double;
  dwc:latitude '38.2833333'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127416'^^xsd:integer;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9 -28.041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9"^^xsd:decimal ;
  dwc:decimalLongitude "-28.041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "1040"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211789.5070557'^^xsd:double;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '255'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-28.041667'^^xsd:double;
  dwc:latitude '64.9'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '1040'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:observationDate '1973-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9 -28.041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9"^^xsd:decimal ;
  dwc:decimalLongitude "-28.041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "1040"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212159.5070827'^^xsd:double;
  dwc:scientificName 'Trachyrincus murrayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '255'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-28.041667'^^xsd:double;
  dwc:latitude '64.9'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '1040'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126481'^^xsd:integer;
  dwc:observationDate '1973-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BBC 810-A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '201998.50616'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'BBC 810-A'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '125'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '1963-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.816944 -27.965833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.816944"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '382742.5299497'^^xsd:double;
  dwc:scientificName 'Remora osteochir'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Collette & et al.'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '228'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-27.965833'^^xsd:double;
  dwc:latitude '31.816944'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126852'^^xsd:integer;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.816944 -27.965833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.816944"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '382741.5299496'^^xsd:double;
  dwc:scientificName 'Remora brachyptera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Collette & et al.'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '228'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-27.965833'^^xsd:double;
  dwc:latitude '31.816944'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126851'^^xsd:integer;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.4 -27.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211612.5070383'^^xsd:double;
  dwc:scientificName 'Boreogadus saida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '254'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-27.8'^^xsd:double;
  dwc:latitude '66.4'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126433'^^xsd:integer;
  dwc:observationDate '1973-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.4 -27.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '391292.5316037'^^xsd:double;
  dwc:scientificName 'Bathylagus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '254'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-27.8'^^xsd:double;
  dwc:latitude '66.4'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:observationDate '1973-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.4 -27.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '217912.5076485'^^xsd:double;
  dwc:scientificName 'Gaidropsarus argentatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '254'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-27.8'^^xsd:double;
  dwc:latitude '66.4'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126451'^^xsd:integer;
  dwc:observationDate '1975-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.4 -27.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '217908.5076481'^^xsd:double;
  dwc:scientificName 'Gaidropsarus argentatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '254'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-27.8'^^xsd:double;
  dwc:latitude '66.4'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126451'^^xsd:integer;
  dwc:observationDate '1973-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.4 -27.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211792.507056'^^xsd:double;
  dwc:scientificName 'Cottunculus microps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '254'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-27.8'^^xsd:double;
  dwc:latitude '66.4'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127235'^^xsd:integer;
  dwc:observationDate '1973-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "758"^^xsd:integer ;
  dwc:maximumDepthInMeters "774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211790.5070558'^^xsd:double;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '255'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '64.9'^^xsd:double;
  dwc:minimumDepth '758'^^xsd:integer;
  dwc:maximumDepth '774'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:observationDate '1973-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -27.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202102.5061704'^^xsd:double;
  dwc:scientificName 'Brotulidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '124'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.6'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1963-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.39 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.39"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '92749.5307767'^^xsd:double;
  dwc:scientificName 'Histrio histrio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '55'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Bahamas'^^xsd:string;
  dwc:longitude '-27.5'^^xsd:double;
  dwc:latitude '76.39'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126533'^^xsd:integer;
  dwc:observationDate '1886-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9 -27.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "483"^^xsd:integer ;
  dwc:maximumDepthInMeters "491"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211613.5070384'^^xsd:double;
  dwc:scientificName 'Molva dypterygia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '255'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-27.4'^^xsd:double;
  dwc:latitude '64.9'^^xsd:double;
  dwc:minimumDepth '483'^^xsd:integer;
  dwc:maximumDepth '491'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126459'^^xsd:integer;
  dwc:observationDate '1973-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9 -27.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "483"^^xsd:integer ;
  dwc:maximumDepthInMeters "491"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222290.508084'^^xsd:double;
  dwc:scientificName 'Rajella fyllae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '255'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-27.4'^^xsd:double;
  dwc:latitude '64.9'^^xsd:double;
  dwc:minimumDepth '483'^^xsd:integer;
  dwc:maximumDepth '491'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '105894'^^xsd:integer;
  dwc:observationDate '1973-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -27.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '300068.5183337'^^xsd:double;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-27.3'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211621.5070391'^^xsd:double;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '255'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '64.9'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:observationDate '1973-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211786.5070554'^^xsd:double;
  dwc:scientificName 'Lycodes vahlii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '255'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '64.9'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127118'^^xsd:integer;
  dwc:observationDate '1973-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202237.5061838'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '133'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '1963-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211368.5070202'^^xsd:double;
  dwc:scientificName 'Nansenia groenlandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '265'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-25.9'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126725'^^xsd:integer;
  dwc:observationDate '1973-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.2"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '215590.5074175'^^xsd:double;
  dwc:scientificName 'Alepocephalus bairdii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '259'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-25.9'^^xsd:double;
  dwc:latitude '63.2'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126682'^^xsd:integer;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222712.508126'^^xsd:double;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '259'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '63.3'^^xsd:double;
  dwc:maximumDepth '493'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211787.5070555'^^xsd:double;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '259'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '65.3'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '493'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain; Alcohol'^^xsd:string;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211610.5070381'^^xsd:double;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '259'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211791.5070559'^^xsd:double;
  dwc:scientificName 'Lepidorhombus whiffiagonus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '259'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:observationDate '1973-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '225112.508366'^^xsd:double;
  dwc:scientificName 'Phocaegadus megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '72.9'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '320216'^^xsd:integer;
  dwc:observationDate '1932-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "7200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5865" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219958.5078514'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5865'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '122'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:maximumDepth '7200'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5865" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219971.5078527'^^xsd:double;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5865'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '122'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5865" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219961.5078517'^^xsd:double;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5865'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '122'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "7200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '272910.5152497'^^xsd:double;
  dwc:scientificName 'Rhadinesthes decimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:maximumDepth '7200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127373'^^xsd:integer;
  dwc:aphiaIdAccepted '127373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '201991.5061593'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '1963-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5867" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219955.5078511'^^xsd:double;
  dwc:scientificName 'Argyropelecus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5867'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '122'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127307'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5869" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219978.5078534'^^xsd:double;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5869'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '122'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5869" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219959.5078515'^^xsd:double;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5869'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '122'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5869" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219991.5078547'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5869'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '122'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '307841.5199224'^^xsd:double;
  dwc:scientificName 'Brama brama'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'R. Gibbs'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Azores'^^xsd:string;
  dwc:longitude '-23.4'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126783'^^xsd:integer;
  dwc:observationDate '1963-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219964.507852'^^xsd:double;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5875'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '123'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-22.3'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219969.5078525'^^xsd:double;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5875'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '123'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-22.3'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219951.5078507'^^xsd:double;
  dwc:scientificName 'Gonostoma bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5875'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '123'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-22.3'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127294'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358793.5268393'^^xsd:double;
  dwc:scientificName 'Rhadinesthes decimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5875'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '123'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-22.3'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127373'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246740.5105206'^^xsd:double;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:observationDate '1973-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246743.5105209'^^xsd:double;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:observationDate '1973-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.248333 -21.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.248333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4914"^^xsd:integer ;
  dwc:maximumDepthInMeters "4938"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "OTSBI4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '344624.5250741'^^xsd:double;
  dwc:scientificName 'Bathymicrops multispinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'OTSBI4'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-21.125'^^xsd:double;
  dwc:latitude '31.248333'^^xsd:double;
  dwc:minimumDepth '4914'^^xsd:integer;
  dwc:maximumDepth '4938'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272068'^^xsd:integer;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '272068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '217909.5076482'^^xsd:double;
  dwc:scientificName 'Enchelyopus cimbrius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-21'^^xsd:integer;
  dwc:latitude '65.6'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126450'^^xsd:integer;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '217911.5076484'^^xsd:double;
  dwc:scientificName 'Enchelyopus cimbrius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '264'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-21'^^xsd:integer;
  dwc:latitude '65.6'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126450'^^xsd:integer;
  dwc:observationDate '1976-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '199824.5059453'^^xsd:double;
  dwc:scientificName 'Bathylagus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '237'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '27.7'^^xsd:double;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126720'^^xsd:integer;
  dwc:observationDate '1964-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -20.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-20.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "523"^^xsd:integer ;
  dwc:maximumDepthInMeters "523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "SP-11MWF1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '164293.5184888'^^xsd:double;
  dwc:scientificName 'Macrostomias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'SP-11MWF1'^^xsd:string;
  dwc:collector 'Schaeffer & Starr'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-20.7275'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:minimumDepth '523'^^xsd:integer;
  dwc:maximumDepth '523'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '297058'^^xsd:integer;
  dwc:observationDate '1952-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -20.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-20.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "523"^^xsd:integer ;
  dwc:maximumDepthInMeters "523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "SP-11MWF1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '164296.522239'^^xsd:double;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'SP-11MWF1'^^xsd:string;
  dwc:collector 'Schaeffer & Starr'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-20.7275'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:minimumDepth '523'^^xsd:integer;
  dwc:maximumDepth '523'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:observationDate '1952-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '215521.5074112'^^xsd:double;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '391208.5316036'^^xsd:double;
  dwc:scientificName 'Bathylagus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '323033.5216944'^^xsd:double;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '19'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296735.5179963'^^xsd:double;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '110'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Canary Islands'^^xsd:string;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296740.5179969'^^xsd:double;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '110'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Canary Islands'^^xsd:string;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127372'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296650.517977'^^xsd:double;
  dwc:scientificName 'Photostomias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '110'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Canary Islands'^^xsd:string;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126218'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359066.5268651'^^xsd:double;
  dwc:scientificName 'Astronesthes leucopogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '110'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Canary Islands'^^xsd:string;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127324'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359058.5268643'^^xsd:double;
  dwc:scientificName 'Astronesthes micropogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '110'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Canary Islands'^^xsd:string;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127326'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221028.5079581'^^xsd:double;
  dwc:scientificName 'Macrostomias longibarbatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '110'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Canary Islands'^^xsd:string;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '319026'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246742.5105208'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246736.5105202'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246738.5105204'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246739.5105205'^^xsd:double;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246732.5105198'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-19.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246735.5105201'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2375 -18.8625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2375"^^xsd:decimal ;
  dwc:decimalLongitude "-18.8625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "91-U-52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '239130.5097635'^^xsd:double;
  dwc:scientificName 'Erimyzon sucetta sucetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '91-U-52'^^xsd:string;
  dwc:collector 'Freeman & Tulloch'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:stateProvince 'South Carolina'^^xsd:string;
  dwc:county 'Aiken County'^^xsd:string;
  dwc:longitude '-18.8625'^^xsd:double;
  dwc:latitude '33.2375'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observationDate '1952-07-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -18.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203622.5063212'^^xsd:double;
  dwc:scientificName 'Astronesthes macropogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '132'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Canary Islands'^^xsd:string;
  dwc:longitude '-18.8'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127325'^^xsd:integer;
  dwc:observationDate '1966-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203617.5063207'^^xsd:double;
  dwc:scientificName 'Astronesthes micropogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '22'^^xsd:integer;
  dwc:timeOfDay '0.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127326'^^xsd:integer;
  dwc:observationDate '1968-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211604.5070375'^^xsd:double;
  dwc:scientificName 'Ceratias holboelli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '269'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '48.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126537'^^xsd:integer;
  dwc:observationDate '1973-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '49737.5204016'^^xsd:double;
  dwc:scientificName 'Triglops nybelini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '72.4'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127206'^^xsd:integer;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127206'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5884" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219984.507854'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5884'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '124'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5884" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219972.5078528'^^xsd:double;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5884'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '124'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5884" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359046.5268631'^^xsd:double;
  dwc:scientificName 'Astronesthes gemmifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5884'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '124'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127322'^^xsd:integer;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5885" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219965.5078521'^^xsd:double;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5885'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '124'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5885" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219956.5078512'^^xsd:double;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5885'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '124'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5886" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219985.5078541'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5886'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '124'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5887" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219980.5078536'^^xsd:double;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5887'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '124'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296943.5180596'^^xsd:double;
  dwc:scientificName 'Scopelogadus mizolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '269'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127279'^^xsd:integer;
  dwc:observationDate '1973-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '391293.5316035'^^xsd:double;
  dwc:scientificName 'Bathylagus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '269'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:observationDate '1973-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.888333 -16.603333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.888333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.603333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '230000.5088523'^^xsd:double;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fisheries Research Station, Kentucky & Fisheries R'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Canary Islands'^^xsd:string;
  dwc:longitude '-16.603333'^^xsd:double;
  dwc:latitude '28.888333'^^xsd:double;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:observationDate '1972-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380342.5296287'^^xsd:double;
  dwc:scientificName 'Melamphaes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '112'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Madeira Islands'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126181'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296721.5179926'^^xsd:double;
  dwc:scientificName 'Aristostomias lunifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '112'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Madeira Islands'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127318'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298723.5182578'^^xsd:double;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '112'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Madeira Islands'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '225027.5083575'^^xsd:double;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '112'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Madeira Islands'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127372'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380335.5296169'^^xsd:double;
  dwc:scientificName 'Melamphaes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '112'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Madeira Islands'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126181'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '218563.5077132'^^xsd:double;
  dwc:scientificName 'Melamphaes typhlops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '112'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127271'^^xsd:integer;
  dwc:observationDate '1978-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '206893.5066455'^^xsd:double;
  dwc:scientificName 'Platytroctes apus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '112'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Madeira Islands'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126746'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359059.5268644'^^xsd:double;
  dwc:scientificName 'Astronesthes micropogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '112'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127326'^^xsd:integer;
  dwc:observationDate '1978-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367284.5278849'^^xsd:double;
  dwc:scientificName 'Chiasmodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '112'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Madeira Islands'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '125956'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '125956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '225026.5083574'^^xsd:double;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '112'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Madeira Islands'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '127372'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '376101.5290614'^^xsd:double;
  dwc:scientificName 'Photostomias goodyeari'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '112'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Madeira Islands'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relationshipType 'recatalogued from'^^xsd:string;
  dwc:aphiaid '389385'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '389385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296685.5179852'^^xsd:double;
  dwc:scientificName 'Photostomias atrox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'R. Goodyear'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '398365'^^xsd:integer;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '398365'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -15.8166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296942.5180595'^^xsd:double;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-15.8166667'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:maximumDepth '2650'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:observationDate '1973-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "JKD 78-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '218626.5077195'^^xsd:double;
  dwc:scientificName 'Coryphaenoides thelestomus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'JKD 78-10'^^xsd:string;
  dwc:collector 'J. Dooley'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '135'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Canary Islands'^^xsd:string;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '27.7'^^xsd:double;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272355'^^xsd:integer;
  dwc:observationDate '1978-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '272355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "481"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '300669.5184027'^^xsd:double;
  dwc:scientificName 'Bathophilus nigerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Shearer & Party'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:maximumDepth '481'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127331'^^xsd:integer;
  dwc:observationDate '1968-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332382.5230188'^^xsd:double;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:observationDate '1973-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5893" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219974.507853'^^xsd:double;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5893'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '125'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '45.9'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5893" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219950.5078506'^^xsd:double;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5893'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '125'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '45.9'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '37'^^xsd:integer;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5893" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359047.5268632'^^xsd:double;
  dwc:scientificName 'Astronesthes gemmifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5893'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '125'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '45.9'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127322'^^xsd:integer;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9183333 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9183333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "S-51-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '113312.5036884'^^xsd:double;
  dwc:scientificName 'Argentinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'S-51-3'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '48'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '33.9183333'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125508'^^xsd:integer;
  dwc:observationDate '1951-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '125508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9183333 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9183333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "381"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '113304.5197833'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '52'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '33.9183333'^^xsd:double;
  dwc:maximumDepth '381'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1951-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9183333 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9183333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "381"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '312024.5197843'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '52'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '33.9183333'^^xsd:double;
  dwc:maximumDepth '381'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1951-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5894" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219996.5078552'^^xsd:double;
  dwc:scientificName 'Trigonolampa miriceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5894'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '125'^^xsd:integer;
  dwc:timeOfDay '20.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '45.9'^^xsd:double;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127377'^^xsd:integer;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "B-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291456.5170059'^^xsd:double;
  dwc:scientificName 'Strongylura exilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'B-41'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '271'^^xsd:integer;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Canary Islands'^^xsd:string;
  dwc:longitude '-13.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '275978'^^xsd:integer;
  dwc:observationDate '1952-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '275978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '242317.5100784'^^xsd:double;
  dwc:scientificName 'Nocomis biguttatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:stateProvince 'Wisconsin'^^xsd:string;
  dwc:county 'Douglas County'^^xsd:string;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '49'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '1021410'^^xsd:integer;
  dwc:aphiaIdAccepted '1021410'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '242318.5100785'^^xsd:double;
  dwc:scientificName 'Nocomis biguttatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:continentOcean 'North America'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:stateProvince 'Wisconsin'^^xsd:string;
  dwc:county 'Douglas County'^^xsd:string;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '49'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '1021410'^^xsd:integer;
  dwc:aphiaIdAccepted '1021410'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2104"^^xsd:integer ;
  dwc:maximumDepthInMeters "2104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-14'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '42105.5009496'^^xsd:double;
  dwc:scientificName 'Halosaurus phalacrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '176'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2104'^^xsd:integer;
  dwc:maximumDepth '2104'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:observationDate '1883-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "770"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '227480.5086004'^^xsd:double;
  dwc:scientificName 'Paraliparis hystrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '288'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Ireland'^^xsd:string;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '770'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127226'^^xsd:integer;
  dwc:observationDate '1979-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "371"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358754.5268275'^^xsd:double;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '217'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:stateProvince 'Scotland'^^xsd:string;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:maximumDepth '371'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:observationDate '1967-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358755.5268276'^^xsd:double;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '218'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:stateProvince 'Scotland'^^xsd:string;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:maximumDepth '522'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:observationDate '1967-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.2 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.2"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '49740.5177981'^^xsd:double;
  dwc:scientificName 'Clinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '79.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127072'^^xsd:integer;
  dwc:aphiaIdAccepted '127072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327039.5222491'^^xsd:double;
  dwc:scientificName 'Chirostomias pliopterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127339'^^xsd:integer;
  dwc:observationDate '1930-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '258813.5117265'^^xsd:double;
  dwc:scientificName 'Eustomias obscurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Zahuranec'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127347'^^xsd:integer;
  dwc:observationDate '1970-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '218991.5077559'^^xsd:double;
  dwc:scientificName 'Lampanyctus ater'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Zahuranec'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126611'^^xsd:integer;
  dwc:observationDate '1970-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '300329.518367'^^xsd:double;
  dwc:scientificName 'Melanostomias macrophotus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Zahuranec'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127361'^^xsd:integer;
  dwc:observationDate '1970-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '301139.5184715'^^xsd:double;
  dwc:scientificName 'Astronesthes gemmifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Zahuranec'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127322'^^xsd:integer;
  dwc:observationDate '1970-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-24'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '315426.5207048'^^xsd:double;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Zahuranec'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:observationDate '1970-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-14'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '42094.5009495'^^xsd:double;
  dwc:scientificName 'Halosaurus johnsonianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '168'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126640'^^xsd:integer;
  dwc:observationDate '1883-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228994.5087517'^^xsd:double;
  dwc:scientificName 'Cypselurus cyanopterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '332'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '312457'^^xsd:integer;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '217862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.585 -9.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.585"^^xsd:decimal ;
  dwc:decimalLongitude "-9.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '347837.5257677'^^xsd:double;
  dwc:scientificName 'Apristurus aphyodes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '286'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:stateProvince 'Scotland'^^xsd:string;
  dwc:longitude '-9.64'^^xsd:double;
  dwc:latitude '56.585'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105806'^^xsd:integer;
  dwc:observationDate '1981-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '105806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -9.253333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.21"^^xsd:decimal ;
  dwc:decimalLongitude "-9.253333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '290664.516892'^^xsd:double;
  dwc:scientificName 'Symphurus ligulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-9.253333'^^xsd:double;
  dwc:latitude '33.21'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:observationDate '1967-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.625 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282746.5161978'^^xsd:double;
  dwc:scientificName 'Chascanopsetta lugubris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '174'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '40.625'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219797'^^xsd:integer;
  dwc:observationDate '1964-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '219797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.625 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282748.516198'^^xsd:double;
  dwc:scientificName 'Chascanopsetta lugubris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '174'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '40.625'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219797'^^xsd:integer;
  dwc:observationDate '1964-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '219797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5901" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219962.5078518'^^xsd:double;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5901'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5901" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219973.5078529'^^xsd:double;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5901'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.741667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.741667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "5902" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '220352.5078906'^^xsd:double;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '5902'^^xsd:integer;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '47.741667'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0166667 -8.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "S-51-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '113313.5036885'^^xsd:double;
  dwc:scientificName 'Argentinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'S-51-6'^^xsd:string;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-8.981667'^^xsd:double;
  dwc:latitude '47.0166667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125508'^^xsd:integer;
  dwc:aphiaIdAccepted '125508'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0166667 -8.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '113305.5197834'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-8.981667'^^xsd:double;
  dwc:latitude '47.0166667'^^xsd:double;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1951-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0166667 -8.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '312023.5197842'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-8.981667'^^xsd:double;
  dwc:latitude '47.0166667'^^xsd:double;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1951-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.076667 -8.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.076667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '113306.5197835'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-8.865'^^xsd:double;
  dwc:latitude '35.076667'^^xsd:double;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1951-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221605.5080155'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221609.5080159'^^xsd:double;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain; Alcohol'^^xsd:string;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393105.5319248'^^xsd:double;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393107.531925'^^xsd:double;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393102.5319245'^^xsd:double;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '108813.519531'^^xsd:double;
  dwc:scientificName 'Gymnammodytes cicerelus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '228'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:stateProvince 'Scotland'^^xsd:string;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '57.6'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126753'^^xsd:integer;
  dwc:observationDate '1928-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '147745.529685'^^xsd:double;
  dwc:scientificName 'Sebastes viviparus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Taning & Marine Laboratory Charlottenlund, Slot'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '162'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127255'^^xsd:integer;
  dwc:observationDate '1948-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '206488.506605'^^xsd:double;
  dwc:scientificName 'Caelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '126464'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '216761.5075336'^^xsd:double;
  dwc:scientificName 'Echiodon drummondii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Faroe Islands'^^xsd:string;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '61.4'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126663'^^xsd:integer;
  dwc:observationDate '1960-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228617.508714'^^xsd:double;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '102'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '36.14'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:observationDate '1972-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.208333 -6.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.208333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '214670.5073302'^^xsd:double;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '195'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '-6.633333'^^xsd:double;
  dwc:latitude '35.208333'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:observationDate '1969-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '206495.5066057'^^xsd:double;
  dwc:scientificName 'Hymenocephalus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.6'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '272373'^^xsd:integer;
  dwc:observationDate '1971-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '318576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '206486.5066048'^^xsd:double;
  dwc:scientificName 'Caelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '195'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.6'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126464'^^xsd:integer;
  dwc:observationDate '1969-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '215222.507382'^^xsd:double;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '185'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-6.6'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221664.5080214'^^xsd:double;
  dwc:scientificName 'Galeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '195'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.6'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '105728'^^xsd:integer;
  dwc:observationDate '1969-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208178.5067726'^^xsd:double;
  dwc:scientificName 'Merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '185'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.6'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125762'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '125762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '214671.5073303'^^xsd:double;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '185'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '-6.6'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2333333 -6.5875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2333333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221401.5079951'^^xsd:double;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '185'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.5875'^^xsd:double;
  dwc:latitude '35.2333333'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2333333 -6.5875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2333333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221377.5079927'^^xsd:double;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '185'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.5875'^^xsd:double;
  dwc:latitude '35.2333333'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:individualCount '39'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.181944 -6.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.181944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221601.5080151'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.558333'^^xsd:double;
  dwc:latitude '35.181944'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.181944 -6.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.181944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221603.5080153'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.558333'^^xsd:double;
  dwc:latitude '35.181944'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.181944 -6.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.181944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221604.5080154'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.558333'^^xsd:double;
  dwc:latitude '35.181944'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.181944 -6.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.181944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221215.5079766'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.558333'^^xsd:double;
  dwc:latitude '35.181944'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.181944 -6.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.181944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '385518.5304667'^^xsd:double;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.558333'^^xsd:double;
  dwc:latitude '35.181944'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.181944 -6.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.181944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '325465.5220762'^^xsd:double;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.558333'^^xsd:double;
  dwc:latitude '35.181944'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.181944 -6.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.181944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208184.5067732'^^xsd:double;
  dwc:scientificName 'Merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.558333'^^xsd:double;
  dwc:latitude '35.181944'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125762'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.213889 -6.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.213889"^^xsd:decimal ;
  dwc:decimalLongitude "-6.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '214669.5073301'^^xsd:double;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '-6.558333'^^xsd:double;
  dwc:latitude '35.213889'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15 -6.541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213760.5072403'^^xsd:double;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.541667'^^xsd:double;
  dwc:latitude '35.15'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.165278 -6.536111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.165278"^^xsd:decimal ;
  dwc:decimalLongitude "-6.536111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '324039.5219243'^^xsd:double;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.536111'^^xsd:double;
  dwc:latitude '35.165278'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.165278 -6.536111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.165278"^^xsd:decimal ;
  dwc:decimalLongitude "-6.536111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '302499.5187865'^^xsd:double;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.536111'^^xsd:double;
  dwc:latitude '35.165278'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.165278 -6.536111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.165278"^^xsd:decimal ;
  dwc:decimalLongitude "-6.536111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221602.5080152'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.536111'^^xsd:double;
  dwc:latitude '35.165278'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.165278 -6.536111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.165278"^^xsd:decimal ;
  dwc:decimalLongitude "-6.536111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '320065.521208'^^xsd:double;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.536111'^^xsd:double;
  dwc:latitude '35.165278'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.165278 -6.536111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.165278"^^xsd:decimal ;
  dwc:decimalLongitude "-6.536111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '238012.5096519'^^xsd:double;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.536111'^^xsd:double;
  dwc:latitude '35.165278'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.165278 -6.536111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.165278"^^xsd:decimal ;
  dwc:decimalLongitude "-6.536111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208179.5067727'^^xsd:double;
  dwc:scientificName 'Merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.536111'^^xsd:double;
  dwc:latitude '35.165278'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125762'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.165278 -6.536111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.165278"^^xsd:decimal ;
  dwc:decimalLongitude "-6.536111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '224080.5082628'^^xsd:double;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.536111'^^xsd:double;
  dwc:latitude '35.165278'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.165278 -6.536111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.165278"^^xsd:decimal ;
  dwc:decimalLongitude "-6.536111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '236814.5095323'^^xsd:double;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.536111'^^xsd:double;
  dwc:latitude '35.165278'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268911.512734'^^xsd:double;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1969-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221600.508015'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268346.5126779'^^xsd:double;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1969-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '238014.5096521'^^xsd:double;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '1969-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268912.5127341'^^xsd:double;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain; Glycerine With Cartilag'^^xsd:string;
  dwc:individualCount '17'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1969-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208187.5067735'^^xsd:double;
  dwc:scientificName 'Merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125762'^^xsd:integer;
  dwc:observationDate '1969-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208221.5067769'^^xsd:double;
  dwc:scientificName 'Merluccius albidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158748'^^xsd:integer;
  dwc:observationDate '1969-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '158748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221509.5080059'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '214668.50733'^^xsd:double;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:observationDate '1969-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205197.506478'^^xsd:double;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '1969-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.403472 -6.480556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.403472"^^xsd:decimal ;
  dwc:decimalLongitude "-6.480556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '309309.5202366'^^xsd:double;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.480556'^^xsd:double;
  dwc:latitude '35.403472'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1969-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.403472 -6.480556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.403472"^^xsd:decimal ;
  dwc:decimalLongitude "-6.480556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221212.5079763'^^xsd:double;
  dwc:scientificName 'Squalus fernandinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.480556'^^xsd:double;
  dwc:latitude '35.403472'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '299155'^^xsd:integer;
  dwc:observationDate '1969-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.403472 -6.480556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.403472"^^xsd:decimal ;
  dwc:decimalLongitude "-6.480556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221207.5079758'^^xsd:double;
  dwc:scientificName 'Squalus fernandinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.480556'^^xsd:double;
  dwc:latitude '35.403472'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '299155'^^xsd:integer;
  dwc:observationDate '1969-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.340278 -6.477778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.340278"^^xsd:decimal ;
  dwc:decimalLongitude "-6.477778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213764.5072407'^^xsd:double;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.477778'^^xsd:double;
  dwc:latitude '35.340278'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1969-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1666667 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265963.5124401'^^xsd:double;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.1666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1666667 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349213.5256485'^^xsd:double;
  dwc:scientificName 'Gobius macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem & Mo-Mmsc'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.1666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '303163'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1666667 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286962.516723'^^xsd:double;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.1666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1666667 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '392866.5319162'^^xsd:double;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.1666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1666667 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '261531.511998'^^xsd:double;
  dwc:scientificName 'Citharus macrolepidotus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.1666667'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.166667 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.166667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208180.5067728'^^xsd:double;
  dwc:scientificName 'Merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.166667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125762'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '297409.5181751'^^xsd:double;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '224081.5082629'^^xsd:double;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222516.5081064'^^xsd:double;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '180'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:observationDate '1969-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221213.5079764'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '180'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221219.507977'^^xsd:double;
  dwc:scientificName 'Squalus fernandinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '180'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '299155'^^xsd:integer;
  dwc:observationDate '1969-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222511.5081059'^^xsd:double;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '214678.507331'^^xsd:double;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285452.5130128'^^xsd:double;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '180'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:observationDate '1969-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '220464.5079018'^^xsd:double;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '180'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:observationDate '1969-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268444.5126877'^^xsd:double;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367049.5278323'^^xsd:double;
  dwc:scientificName 'Trachinus araneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127081'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222387.5080937'^^xsd:double;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213759.5072402'^^xsd:double;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '180'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '1969-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213766.5072409'^^xsd:double;
  dwc:scientificName 'Diplodus cervinus cervinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '180'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '236470'^^xsd:integer;
  dwc:observationDate '1969-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221700.508025'^^xsd:double;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '180'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:observationDate '1969-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221715.5080265'^^xsd:double;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '168'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286999.5167509'^^xsd:double;
  dwc:scientificName 'Solea capellonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '305820'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286998.5167508'^^xsd:double;
  dwc:scientificName 'Solea capellonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '180'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '305820'^^xsd:integer;
  dwc:observationDate '1969-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282245.5161558'^^xsd:double;
  dwc:scientificName 'Arnoglossus conspersus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2166667 -6.307778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2166667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.307778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '218965.5077533'^^xsd:double;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.307778'^^xsd:double;
  dwc:latitude '35.2166667'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282269.5161582'^^xsd:double;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.25'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:observationDate '1969-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.141667 -6.2333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.141667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282262.5161575'^^xsd:double;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2333333'^^xsd:double;
  dwc:latitude '35.141667'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.141667 -6.2333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.141667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '305108.5193715'^^xsd:double;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2333333'^^xsd:double;
  dwc:latitude '35.141667'^^xsd:double;
  dwc:preparationType 'Scanning Electron Microphotograph'^^xsd:string;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367073.5278359'^^xsd:double;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222509.5081057'^^xsd:double;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291065.5168294'^^xsd:double;
  dwc:scientificName 'Solea vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '343650.5248824'^^xsd:double;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349214.525649'^^xsd:double;
  dwc:scientificName 'Gobius macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem & Mo-Mmsc'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '17'^^xsd:integer;
  dwc:aphiaid '303163'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208241.5067789'^^xsd:double;
  dwc:scientificName 'Merluccius albidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '158748'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '392863.5319144'^^xsd:double;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285450.5130126'^^xsd:double;
  dwc:scientificName 'Cepola rubescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "61-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393320.5320556'^^xsd:double;
  dwc:scientificName 'Chelidonichthys lastoviza'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '61-1'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '168'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127261'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "61-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-14'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '390586.5316251'^^xsd:double;
  dwc:scientificName 'Umbrina canariensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '61-1'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '168'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '214677.5073309'^^xsd:double;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "61-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367080.5278366'^^xsd:double;
  dwc:scientificName 'Trachinus radiatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '61-1'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '168'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "61-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '343649.5248822'^^xsd:double;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '61-1'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '168'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "61-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213762.5072405'^^xsd:double;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '61-1'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '168'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213765.5072408'^^xsd:double;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "61-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291101.516841'^^xsd:double;
  dwc:scientificName 'Synapturichthys kleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '61-1'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '168'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "61-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393113.5319256'^^xsd:double;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '61-1'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '168'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205157.506474'^^xsd:double;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:observationDate '1969-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '392864.5319159'^^xsd:double;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1969-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388115.5311248'^^xsd:double;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1969-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384157.5316253'^^xsd:double;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1969-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222390.508094'^^xsd:double;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:observationDate '1969-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208217.5067765'^^xsd:double;
  dwc:scientificName 'Merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '125762'^^xsd:integer;
  dwc:observationDate '1969-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '125762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '261358.5119807'^^xsd:double;
  dwc:scientificName 'Citharus macrolepidotus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:observationDate '1969-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213758.5072401'^^xsd:double;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:observationDate '1969-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213757.50724'^^xsd:double;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:observationDate '1969-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4666667 -6.091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '218960.5077528'^^xsd:double;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.091667'^^xsd:double;
  dwc:latitude '35.4666667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4666667 -6.091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388815.5311445'^^xsd:double;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.091667'^^xsd:double;
  dwc:latitude '35.4666667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4666667 -6.091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384156.5316249'^^xsd:double;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghabem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.091667'^^xsd:double;
  dwc:latitude '35.4666667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4666667 -6.091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291058.5168279'^^xsd:double;
  dwc:scientificName 'Solea vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghabem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.091667'^^xsd:double;
  dwc:latitude '35.4666667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4666667 -6.091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '274871.515436'^^xsd:double;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghabem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.091667'^^xsd:double;
  dwc:latitude '35.4666667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4666667 -6.091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-14'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393137.53193'^^xsd:double;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghabem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.091667'^^xsd:double;
  dwc:latitude '35.4666667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -6.091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '215223.5073821'^^xsd:double;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '179'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-6.091667'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8125 -5.755556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8125"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213755.5072398'^^xsd:double;
  dwc:scientificName 'Mugil auratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kedidi'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-5.755556'^^xsd:double;
  dwc:latitude '35.8125'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '151505'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.672222 -5.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.672222"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349142.5256314'^^xsd:double;
  dwc:scientificName 'Gobius exanthematicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '175'^^xsd:integer;
  dwc:longitude '-5.283333'^^xsd:double;
  dwc:latitude '35.672222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683333 -5.208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.683333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213756.5072399'^^xsd:double;
  dwc:scientificName 'Oxynotus centrina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.208333'^^xsd:double;
  dwc:latitude '35.683333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683333 -5.208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.683333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213763.5072406'^^xsd:double;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.208333'^^xsd:double;
  dwc:latitude '35.683333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208176.5067724'^^xsd:double;
  dwc:scientificName 'Merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125762'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282246.5161559'^^xsd:double;
  dwc:scientificName 'Arnoglossus conspersus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213761.5072404'^^xsd:double;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '302500.5187866'^^xsd:double;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '215217.5073815'^^xsd:double;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388116.531125'^^xsd:double;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393611.5322878'^^xsd:double;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282257.516157'^^xsd:double;
  dwc:scientificName 'Arnoglossus imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282277.516159'^^xsd:double;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282271.5161584'^^xsd:double;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '322358.5216243'^^xsd:double;
  dwc:scientificName 'Serranellus hepatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291057.5168278'^^xsd:double;
  dwc:scientificName 'Solea vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221218.5079769'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349581.5257103'^^xsd:double;
  dwc:scientificName 'Gobius quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '392856.5319136'^^xsd:double;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6375 -5.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282256.5161569'^^xsd:double;
  dwc:scientificName 'Arnoglossus imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.1875'^^xsd:double;
  dwc:latitude '35.6375'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267767.5126203'^^xsd:double;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '302496.5187862'^^xsd:double;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222391.5080941'^^xsd:double;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286173.513188'^^xsd:double;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221378.5079928'^^xsd:double;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286953.5167213'^^xsd:double;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286954.5167215'^^xsd:double;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291066.5168296'^^xsd:double;
  dwc:scientificName 'Solea vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221231.5079782'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221216.5079767'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286831.5166363'^^xsd:double;
  dwc:scientificName 'Bathysolea profundicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127152'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286832.5166365'^^xsd:double;
  dwc:scientificName 'Bathysolea profundicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '127152'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208240.5067788'^^xsd:double;
  dwc:scientificName 'Merluccius albidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158748'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '158748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208191.5067739'^^xsd:double;
  dwc:scientificName 'Merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125762'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '392877.5319222'^^xsd:double;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208195.5067743'^^xsd:double;
  dwc:scientificName 'Merluccius albidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '266'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158748'^^xsd:integer;
  dwc:observationDate '1964-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '158748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282036.5161349'^^xsd:double;
  dwc:scientificName 'Arnoglossus boscii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6333333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208192.506774'^^xsd:double;
  dwc:scientificName 'Merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Pacific'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.6333333'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '125762'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6333333 -5.168056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "347"^^xsd:integer ;
  dwc:maximumDepthInMeters "347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208194.5067742'^^xsd:double;
  dwc:scientificName 'Merluccius albidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:stateProvince 'Florida'^^xsd:string;
  dwc:longitude '-5.168056'^^xsd:double;
  dwc:latitude '35.6333333'^^xsd:double;
  dwc:minimumDepth '347'^^xsd:integer;
  dwc:maximumDepth '347'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '158748'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '158748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.163056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.163056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221220.5079771'^^xsd:double;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.163056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.163056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.163056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '218415.5166963'^^xsd:double;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.163056'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291325.5169027'^^xsd:double;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.125'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221419.5079969'^^xsd:double;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.125'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633333 -5.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286825.5166341'^^xsd:double;
  dwc:scientificName 'Bathysolea profundicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.125'^^xsd:double;
  dwc:latitude '35.633333'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127152'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6333333 -5.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '220465.5079019'^^xsd:double;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-5.125'^^xsd:double;
  dwc:latitude '35.6333333'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '215220.5073818'^^xsd:double;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-26'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221706.5080256'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221610.508016'^^xsd:double;
  dwc:scientificName 'Galeus polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '271364'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '271364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221638.5080188'^^xsd:double;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:individualCount '27'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222773.5081321'^^xsd:double;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221229.507978'^^xsd:double;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '220466.507902'^^xsd:double;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267308.5125744'^^xsd:double;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208177.5067725'^^xsd:double;
  dwc:scientificName 'Merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125762'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '125762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205198.5064781'^^xsd:double;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '361939.5272949'^^xsd:double;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '206487.5066049'^^xsd:double;
  dwc:scientificName 'Caelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '126464'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 -3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '108814.5272549'^^xsd:double;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '173'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:stateProvince 'Scotland'^^xsd:string;
  dwc:longitude '-3.5'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:observationDate '1932-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -2.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '108812.5195308'^^xsd:double;
  dwc:scientificName 'Ammodytes marinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Miller'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '195'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:stateProvince 'Scotland'^^xsd:string;
  dwc:longitude '-2.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126751'^^xsd:integer;
  dwc:observationDate '1931-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7475 -0.9333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7475"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "1233-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '316461.5208464'^^xsd:double;
  dwc:scientificName 'Branchiostoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '1233'^^xsd:gYear;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '322'^^xsd:integer;
  dwc:timeOfDay '6.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-0.9333333'^^xsd:double;
  dwc:latitude '32.7475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '104902'^^xsd:integer;
  dwc:observationDate '1977-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7475 -0.9333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7475"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "1233-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '316268.5208207'^^xsd:double;
  dwc:scientificName 'Branchiostoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '1233'^^xsd:gYear;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '322'^^xsd:integer;
  dwc:timeOfDay '6.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-0.9333333'^^xsd:double;
  dwc:latitude '32.7475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '104902'^^xsd:integer;
  dwc:observationDate '1977-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284898.5163941'^^xsd:double;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:preparationType 'Dry Osteological Specimen'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283287.516234'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:individualCount '85'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284284.516333'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283276.5162329'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283394.5162447'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283870.5162919'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284923.5163966'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284914.5163957'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283187.5162294'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284038.5163086'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284039.5163087'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284137.5163183'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284701.5163744'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283291.5162344'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '6.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283831.516288'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283843.5162892'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283844.5162893'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298016.5182887'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '3.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283839.5162888'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '38'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284288.5163334'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283840.5162889'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '3.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298012.5182889'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284281.5163327'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285087.516413'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285061.5164104'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285065.5164108'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '3.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283368.5162421'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283359.5162412'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '3.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283354.5162407'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280894.516021'^^xsd:double;
  dwc:scientificName 'Lestidiops sphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126355'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284907.516395'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '3.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284942.5163985'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284955.5163998'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284916.5163959'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284244.516329'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '3.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284176.5163222'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284216.5163262'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284217.5163263'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284708.5163751'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284729.5163772'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284719.5163762'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284201.5163247'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '3.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280759.5160075'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284711.5163754'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '3.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284026.5163074'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '3.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284037.5163085'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284031.5163079'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283908.5162957'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284164.516321'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284736.5163779'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '3.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339118.5241582'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '6.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339131.5241623'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '6.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284167.5163213'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283483.5162536'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284957.5164'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283298.5162351'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '1.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283280.5162333'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284334.516338'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280825.5160141'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284290.5163336'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280789.5160105'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284343.5163389'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285091.5164134'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285072.5164115'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283378.5162431'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283390.5162443'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283361.5162414'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283353.5162406'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283853.5162902'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284367.5163413'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284917.516396'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284941.5163984'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284945.5163988'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280764.516008'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284718.5163761'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284170.5163216'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284173.5163219'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284675.5163718'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284144.516319'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284148.5163194'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284132.5163178'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283297.516235'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '5.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283281.5162334'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284314.516336'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284335.5163381'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284345.5163391'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284280.5163326'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280830.5160146'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280871.5160187'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285148.5164191'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285075.5164118'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283351.5162404'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283356.5162409'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283366.5162419'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284913.5163956'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284169.5163215'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280770.5160086'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280780.5160096'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284041.5163089'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284146.5163192'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284126.5163172'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285108.5164151'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285111.5164154'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283902.5162951'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283918.5162967'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212057.5070727'^^xsd:double;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284692.5163735'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283494.5162547'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284961.5164004'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283273.5162326'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283285.5162338'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284346.5163392'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283848.5162897'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280786.5160102'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284289.5163335'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280872.5160188'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285094.5164137'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285750.5130949'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283385.5162438'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '1.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283866.5162915'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284950.5163993'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284239.5163285'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285165.5164208'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283909.5162958'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284741.5163784'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280988.5160304'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283350.5162403'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283364.5162417'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280935.5160251'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '22.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284728.5163771'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '22.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284147.5163193'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284149.5163195'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '22.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283196.5162303'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283207.5162314'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '1.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298017.518289'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283199.5162306'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284278.5163324'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284338.5163384'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283400.5162453'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '4.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283868.5162917'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280926.5160242'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284947.516399'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284249.5163295'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284240.5163286'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '1.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283899.5162948'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339148.5241586'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339132.5241624'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '4.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284264.516331'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280875.5160191'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284340.5163386'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284341.5163387'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280869.5160185'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280862.5160178'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284906.5163949'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283178.5162285'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283179.5162286'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280766.5160082'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284230.5163276'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284171.5163217'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284705.5163748'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284034.5163082'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284044.5163092'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284036.5163084'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '31'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283938.5162987'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283939.5162988'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284162.5163208'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284706.5163749'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283279.5162332'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283343.5162396'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298011.5182894'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "925"^^xsd:integer ;
  dwc:maximumDepthInMeters "925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298009.5182895'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '925'^^xsd:integer;
  dwc:maximumDepth '925'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280867.5160183'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "925"^^xsd:integer ;
  dwc:maximumDepthInMeters "925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280840.5160156'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '925'^^xsd:integer;
  dwc:maximumDepth '925'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280852.5160168'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285137.516418'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285062.5164105'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "925"^^xsd:integer ;
  dwc:maximumDepthInMeters "925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285096.5164139'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '925'^^xsd:integer;
  dwc:maximumDepth '925'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283408.5162461'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284937.516398'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "925"^^xsd:integer ;
  dwc:maximumDepthInMeters "925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280941.5160257'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '925'^^xsd:integer;
  dwc:maximumDepth '925'^^xsd:integer;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280951.5160267'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284912.5163955'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280943.5160259'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284206.5163252'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "925"^^xsd:integer ;
  dwc:maximumDepthInMeters "925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284207.5163253'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '925'^^xsd:integer;
  dwc:maximumDepth '925'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283846.5162895'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283847.5162896'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285060.5164103'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285105.5164148'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284368.5163414'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280938.5160254'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284919.5163962'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280940.5160256'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285052.5164095'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280784.51601'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '18.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284277.5163323'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '18.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284339.5163385'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '18.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284333.5163379'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285076.5164119'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '18.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284250.5163296'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284139.5163185'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '18.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339050.5241622'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '19.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280774.516009'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283480.5162533'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283283.5162336'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '27'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283274.5162327'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280820.5160136'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283355.5162408'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283396.5162449'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280944.516026'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284924.5163967'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284905.5163948'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285113.5164156'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283193.51623'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283290.5162343'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298013.5182892'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298018.5182883'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '24'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298010.5182897'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280795.5160111'^^xsd:double;
  dwc:scientificName 'Benthosema glacile'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284777.516382'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280817.5160133'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280878.5160194'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284779.5163822'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280879.5160195'^^xsd:double;
  dwc:scientificName 'Diogenichthys atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126599'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280851.5160167'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280842.5160158'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280873.5160189'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284654.5163697'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285081.5164124'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285083.5164126'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285143.5164186'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285104.5164147'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285135.5164178'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283367.516242'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283357.516241'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283360.5162413'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284918.5163961'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284948.5163991'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284909.5163952'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280899.5160215'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280912.5160228'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284933.5163976'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280913.5160229'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283190.5162297'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283192.5162299'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284185.5163231'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284205.5163251'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284208.5163254'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280768.5160084'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280781.5160097'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284753.5163796'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285109.5164152'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285130.5164173'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285116.5164159'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-05'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280776.5160092'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284738.5163781'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285056.5164099'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280874.516019'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280877.5160193'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284768.5163811'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280799.5160115'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283387.516244'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283369.5162422'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283389.5162442'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283409.5162462'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '5.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283370.5162423'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283380.5162433'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283371.5162424'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283381.5162434'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283372.5162425'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283382.5162435'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283373.5162426'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283363.5162416'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283365.5162418'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283375.5162428'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283386.5162439'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283376.5162429'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284952.5163995'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284953.5163996'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284710.5163753'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284721.5163764'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280771.5160087'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280782.5160098'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284725.5163768'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284737.516378'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284739.5163782'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284740.5163783'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339149.5241585'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "705"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304607.5192507'^^xsd:double;
  dwc:scientificName 'Evermannella balbo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '1.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '705'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285055.5164098'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283268.5162321'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283272.5162325'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298014.518288'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283275.5162328'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298015.5182885'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280856.5160172'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280866.5160182'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280823.5160139'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285138.5164181'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285090.5164133'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285073.5164116'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285146.5164189'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283358.5162411'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283352.5162405'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283855.5162904'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280925.5160241'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280946.5160262'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284927.516397'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284928.5163971'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284939.5163982'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280920.5160236'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280952.5160268'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284956.5163999'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284668.5163711'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280769.5160085'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '125818'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '125818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280773.5160089'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '125818'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '125818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284726.5163769'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285110.5164153'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285122.5164165'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '235'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285118.5164161'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '236'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299754.517779'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Shearer'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '296'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '3.4'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299732.5177772'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Shearer'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '295'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '3.4'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299755.5177793'^^xsd:double;
  dwc:scientificName 'Scomberesocidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Shearer'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '296'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '3.4'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '125454'^^xsd:integer;
  dwc:observationDate '1970-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '125454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291714.5179629'^^xsd:double;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Norris'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '122'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '3.4'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212056.5070726'^^xsd:double;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '153'^^xsd:integer;
  dwc:timeOfDay '15.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '214676.5073308'^^xsd:double;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683333 5.208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.683333"^^xsd:decimal ;
  dwc:decimalLongitude "5.208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '215026.5073629'^^xsd:double;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '174'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '5.208333'^^xsd:double;
  dwc:latitude '35.683333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283500.5162553'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285054.5164097'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283337.516239'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283834.5162883'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284315.5163361'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284276.5163322'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280824.516014'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284299.5163345'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280850.5160166'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284774.5163817'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285077.516412'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285136.5164179'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283856.5162905'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280927.5160243'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283176.5162283'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284195.5163241'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284698.5163741'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280763.5160079'^^xsd:double;
  dwc:scientificName 'Evermannia balbo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284695.5163738'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285174.5164216'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283911.516296'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284748.5163791'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284163.5163209'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339121.5241593'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284702.5163745'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283490.5162543'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283493.5162546'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '20.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283292.5162345'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284304.516335'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '20.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284306.5163352'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280785.5160101'^^xsd:double;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280827.5160143'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '17'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280857.5160173'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284342.5163388'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284771.5163814'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280833.5160149'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '20.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283570.5162623'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283574.5162627'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285059.5164102'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284196.5163242'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284189.5163235'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '20.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284670.5163713'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '20.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284033.5163081'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '20.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284138.5163184'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283922.5162971'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283924.5162973'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '20.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339119.5241589'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284700.5163743'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284684.5163727'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283503.5162556'^^xsd:double;
  dwc:scientificName 'Bathophilus nigerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127331'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283496.5162549'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283340.5162393'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283300.5162353'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283842.5162891'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284307.5163353'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284760.5163803'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284302.5163348'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284772.5163815'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284766.5163809'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284651.5163694'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285068.5164111'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285140.5164183'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285134.5164177'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283857.5162906'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280895.5160211'^^xsd:double;
  dwc:scientificName 'Lestidiops sphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126355'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280897.5160213'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284936.5163979'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284946.5163989'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284166.5163212'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284197.5163243'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '19'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284689.5163732'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284699.5163742'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280761.5160077'^^xsd:double;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284703.5163746'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284713.5163756'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284714.5163757'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285183.5164223'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284686.5163729'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284035.5163083'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283903.5162952'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '325425.5220656'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283282.5162335'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283838.5162887'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283830.5162879'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280829.5160145'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280859.5160175'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284776.5163819'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285074.5164117'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285095.5164138'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285066.5164109'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283864.5162913'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283858.5162907'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280885.5160201'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280956.5160272'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280888.5160204'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280968.5160284'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280891.5160207'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280963.5160279'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283184.5162291'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283189.5162296'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285171.5164213'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284716.5163759'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285177.5164219'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283338.5162391'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283339.5162392'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283299.5162352'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283845.5162894'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280787.5160103'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280860.5160176'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280822.5160138'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285092.5164135'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283859.5162908'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280976.5160292'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280898.5160214'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284949.5163992'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284361.5163407'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280892.5160208'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284212.5163258'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284664.5163707'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '22'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298007.5182875'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284756.5163799'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285142.5164185'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283491.5162544'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284316.5163362'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284310.5163356'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285057.51641'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285063.5164106'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285153.5164196'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284370.5163416'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280893.5160209'^^xsd:double;
  dwc:scientificName 'Lestidiops sphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126355'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284925.5163968'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284678.5163721'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285149.5164192'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283271.5162324'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '12.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283201.5162308'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284349.5163395'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280821.5160137'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '12.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285151.5164194'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284356.5163402'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284357.5163403'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '12.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280981.5160297'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284042.516309'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284049.5163097'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283906.5162955'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283482.5162535'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283204.5162311'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283269.5162322'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '1.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283202.5162309'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283828.5162877'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284279.5163325'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284312.5163358'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284352.5163398'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "386"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '315275.5206846'^^xsd:double;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '4.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:stateProvince 'Sardinia'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:maximumDepth '386'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284359.5163405'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284363.5163409'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '1.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284926.5163969'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '1.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284133.5163179'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '1.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285124.5164167'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '1.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339051.5241591'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '17.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:maximumDepth '198'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "386"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339053.5241626'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '4.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:stateProvince 'Sardinia'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:maximumDepth '386'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283203.516231'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283194.5162301'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283206.5162313'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283293.5162346'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283264.5162317'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284286.5163332'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280855.5160171'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280788.5160104'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280818.5160134'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285067.516411'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284652.5163695'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285069.5164112'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285080.5164123'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284655.5163698'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284656.5163699'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283377.516243'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '1.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283388.5162441'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283384.5162437'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '1.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283405.5162458'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '2.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284369.5163415'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280957.5160273'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284920.5163963'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280890.5160206'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280970.5160286'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280971.5160287'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280942.5160258'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280953.5160269'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283186.5162293'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283181.5162288'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '325427.5220658'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '325428.5220659'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339120.5241627'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283488.5162541'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '294078.5172097'^^xsd:double;
  dwc:scientificName 'Scomberesox saurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283495.5162548'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '23.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283277.516233'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283195.5162302'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283832.5162881'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283294.5162347'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '23.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283304.5162357'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284305.5163351'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283826.5162875'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284295.5163341'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '23.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283837.5162886'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284297.5163343'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284308.5163354'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280876.5160192'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283850.5162899'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284300.5163346'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280828.5160144'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284291.5163337'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284311.5163357'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284293.5163339'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280861.5160177'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280831.5160147'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280863.5160179'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284764.5163807'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '23.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284765.5163808'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '303325.5189588'^^xsd:double;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '23.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285141.5164184'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285082.5164125'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285145.5164188'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283397.516245'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283407.516246'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283349.5162402'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283379.5162432'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283410.5162463'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '22.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283391.5162444'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283401.5162454'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283392.5162445'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '21.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283412.5162465'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '20.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283413.5162466'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '0.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283395.5162448'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283406.5162459'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '23.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284358.5163404'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280966.5160282'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283860.5162909'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284371.5163417'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280972.5160288'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283183.516229'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283177.5162284'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283180.5162287'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '435'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284194.516324'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284214.516326'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284247.5163293'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '23.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284679.5163722'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284691.5163734'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284752.5163795'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285173.5164215'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284046.5163094'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284050.5163098'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '23.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284127.5163173'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285117.516416'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285107.516415'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '23.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285129.5164172'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285112.5164155'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283914.5162963'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283915.5162964'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283907.5162956'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339052.5241625'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284709.5163752'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '23.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283540.5162593'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '0.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '294991.5172099'^^xsd:double;
  dwc:scientificName 'Scomberesox saurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284959.5164002'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283270.5162323'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283263.5162316'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283265.5162318'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283296.5162349'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283827.5162876'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280864.516018'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280845.5160161'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280865.5160181'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280811.5160127'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280832.5160148'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280853.5160169'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '294994.5172105'^^xsd:double;
  dwc:scientificName 'Scomberesox saurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '3.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285078.5164121'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283398.5162451'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283399.5162452'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283851.51629'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283362.5162415'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283862.5162911'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283393.5162446'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283403.5162456'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284354.51634'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280954.516027'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280960.5160276'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284951.5163994'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284943.5163986'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284198.5163244'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284673.5163716'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284685.5163728'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284696.5163739'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283920.5162969'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '0.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '294992.5172102'^^xsd:double;
  dwc:scientificName 'Scomberesox saurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '294993.5172103'^^xsd:double;
  dwc:scientificName 'Scomberesox saurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285070.5164113'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '206727.5066289'^^xsd:double;
  dwc:scientificName 'Remora remora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '108'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Sao Tome and Principe'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126853'^^xsd:integer;
  dwc:observationDate '1968-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327694.5223253'^^xsd:double;
  dwc:scientificName 'Echeneidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '108'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Sao Tome and Principe'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '125533'^^xsd:integer;
  dwc:observationDate '1968-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '125533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283499.5162552'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285053.5164096'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283198.5162305'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '3.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283284.5162337'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283200.5162307'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280854.516017'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '3.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283829.5162878'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '3.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280838.5160154'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284313.5163359'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285058.5164101'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285133.5164176'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '3.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285064.5164107'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '3.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283411.5162464'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283402.5162455'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283852.5162901'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283863.5162912'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283404.5162457'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283865.5162914'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280936.5160252'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280967.5160283'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280947.5160263'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '3.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280961.5160277'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284688.5163731'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284690.5163733'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284671.5163714'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '3.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284712.5163755'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285159.5164202'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284693.5163736'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '3.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284755.5163798'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '3.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284030.5163078'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284735.5163778'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339054.5241584'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '325426.5220657'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280858.5160174'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285071.5164114'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280955.5160271'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284940.5163983'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280910.5160226'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283182.5162289'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284694.5163737'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284707.516375'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284958.5164001'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283205.5162312'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283295.5162348'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283336.5162389'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284762.5163805'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284773.5163816'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283872.5162921'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280884.51602'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284944.5163987'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284677.516372'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284724.5163767'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284140.5163186'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284746.5163789'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339055.5241592'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '325429.522066'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 7.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283267.516232'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.7'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 7.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280965.5160281'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '7.7'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.955833 8.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.955833"^^xsd:decimal ;
  dwc:decimalLongitude "8.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.955833 8.155)"^^geo:wktLiteral ;
  geo-pos:lat "43.955833"^^xsd:decimal ;
  geo-pos:long "8.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '323283.5217187'^^xsd:double;
  dwc:scientificName 'Salaria pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Balma'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '168'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.155'^^xsd:double;
  dwc:latitude '43.955833'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126781'^^xsd:integer;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.176389 8.371389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.176389"^^xsd:decimal ;
  dwc:decimalLongitude "8.371389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.176389 8.371389)"^^geo:wktLiteral ;
  geo-pos:lat "44.176389"^^xsd:decimal ;
  geo-pos:long "8.371389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '323280.5217184'^^xsd:double;
  dwc:scientificName 'Parablennius sanguinolentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Balma'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '83'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.371389'^^xsd:double;
  dwc:latitude '44.176389'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126776'^^xsd:integer;
  dwc:observationDate '1991-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.176389 8.371389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.176389"^^xsd:decimal ;
  dwc:decimalLongitude "8.371389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.176389 8.371389)"^^geo:wktLiteral ;
  geo-pos:lat "44.176389"^^xsd:decimal ;
  geo-pos:long "8.371389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '323279.5217183'^^xsd:double;
  dwc:scientificName 'Scartella cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Balma'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '209'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.371389'^^xsd:double;
  dwc:latitude '44.176389'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126782'^^xsd:integer;
  dwc:observationDate '1988-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.178333 8.372778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.178333"^^xsd:decimal ;
  dwc:decimalLongitude "8.372778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.178333 8.372778)"^^geo:wktLiteral ;
  geo-pos:lat "44.178333"^^xsd:decimal ;
  geo-pos:long "8.372778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '323358.5217257'^^xsd:double;
  dwc:scientificName 'Lipophrys dalmatinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Balma'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '217'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.372778'^^xsd:double;
  dwc:latitude '44.178333'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126766'^^xsd:integer;
  dwc:observationDate '1991-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '712841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.200278 8.421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.200278"^^xsd:decimal ;
  dwc:decimalLongitude "8.421667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.200278 8.421667)"^^geo:wktLiteral ;
  geo-pos:lat "44.200278"^^xsd:decimal ;
  geo-pos:long "8.421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '323400.521726'^^xsd:double;
  dwc:scientificName 'Parablennius tentacularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Balma'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '209'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.421667'^^xsd:double;
  dwc:latitude '44.200278'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126777'^^xsd:integer;
  dwc:observationDate '1991-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.200278 8.421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.200278"^^xsd:decimal ;
  dwc:decimalLongitude "8.421667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.200278 8.421667)"^^geo:wktLiteral ;
  geo-pos:lat "44.200278"^^xsd:decimal ;
  geo-pos:long "8.421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '323281.5217185'^^xsd:double;
  dwc:scientificName 'Parablennius tentacularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Balma'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.421667'^^xsd:double;
  dwc:latitude '44.200278'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126777'^^xsd:integer;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.200278 8.421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.200278"^^xsd:decimal ;
  dwc:decimalLongitude "8.421667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.200278 8.421667)"^^geo:wktLiteral ;
  geo-pos:lat "44.200278"^^xsd:decimal ;
  geo-pos:long "8.421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '323289.5217188'^^xsd:double;
  dwc:scientificName 'Parablennius tentacularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Balma'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.421667'^^xsd:double;
  dwc:latitude '44.200278'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126777'^^xsd:integer;
  dwc:observationDate '1991-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.203611 8.421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.203611"^^xsd:decimal ;
  dwc:decimalLongitude "8.421667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.203611 8.421667)"^^geo:wktLiteral ;
  geo-pos:lat "44.203611"^^xsd:decimal ;
  geo-pos:long "8.421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '323282.5217186'^^xsd:double;
  dwc:scientificName 'Parablennius rouxi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Balma'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.421667'^^xsd:double;
  dwc:latitude '44.203611'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '273134'^^xsd:integer;
  dwc:observationDate '1991-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '273134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.242778 8.445833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.242778"^^xsd:decimal ;
  dwc:decimalLongitude "8.445833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.242778 8.445833)"^^geo:wktLiteral ;
  geo-pos:lat "44.242778"^^xsd:decimal ;
  geo-pos:long "8.445833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '323359.5217258'^^xsd:double;
  dwc:scientificName 'Lipophrys nigriceps nigriceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Balma & G. Delmastro'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '206'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.445833'^^xsd:double;
  dwc:latitude '44.242778'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322735'^^xsd:integer;
  dwc:observationDate '1985-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '712842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.5 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.5"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.5 9)"^^geo:wktLiteral ;
  geo-pos:lat "79.5"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '312978.5203262'^^xsd:double;
  dwc:scientificName 'Triglops murrayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '79.5'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127205'^^xsd:integer;
  dwc:observationDate '1975-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.5 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.5"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.5 9)"^^geo:wktLiteral ;
  geo-pos:lat "79.5"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '263381.5121827'^^xsd:double;
  dwc:scientificName 'Artediellus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '79.5'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127193'^^xsd:integer;
  dwc:observationDate '1975-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 9.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "9.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 9.583333)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "9.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349445.5256824'^^xsd:double;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Tn-Mmsc'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '56'^^xsd:integer;
  dwc:longitude '9.583333'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 9.7)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '342021.5246862'^^xsd:double;
  dwc:scientificName 'Lycodes vahli gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ecshmeyer. W.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '323776'^^xsd:integer;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '274100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 9.7)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '312979.5203263'^^xsd:double;
  dwc:scientificName 'Triglops murrayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ecshmeyer. W.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127205'^^xsd:integer;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 9.7)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '337382.5237922'^^xsd:double;
  dwc:scientificName 'Lumpenus lampretaeformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ecshmeyer. W.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154675'^^xsd:integer;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '154675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.3 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.3"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.3 10)"^^geo:wktLiteral ;
  geo-pos:lat "79.3"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '49739.5244637'^^xsd:double;
  dwc:scientificName 'Gymnelus retrodorsalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'N. Nordenskjold'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '79.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127095'^^xsd:integer;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127095'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.3 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.3"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.3 10)"^^geo:wktLiteral ;
  geo-pos:lat "79.3"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '49733.5130171'^^xsd:double;
  dwc:scientificName 'Drepanopsetta platessoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Svalbard'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '79.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154798'^^xsd:integer;
  dwc:aphiaIdAccepted '127137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203157.506275'^^xsd:double;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Commercial Fishermen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '287'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:observationDate '1967-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203158.5062751'^^xsd:double;
  dwc:scientificName 'Belone svetovidovi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:collector 'Commercial Fisherman'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '287'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126376'^^xsd:integer;
  dwc:observationDate '1967-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291075.5168328'^^xsd:double;
  dwc:scientificName 'Solea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291145.5168491'^^xsd:double;
  dwc:scientificName 'Solea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe & Mediterranean Marine Sorting Center'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '1967-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291133.5168472'^^xsd:double;
  dwc:scientificName 'Solea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '118'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '1967-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291096.5168402'^^xsd:double;
  dwc:scientificName 'Solea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '1967-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291098.5168404'^^xsd:double;
  dwc:scientificName 'Solea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '167'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '1967-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291099.5168406'^^xsd:double;
  dwc:scientificName 'Solea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '76'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '1967-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222287.5080837'^^xsd:double;
  dwc:scientificName 'Raja polystigma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '321'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105888'^^xsd:integer;
  dwc:observationDate '1967-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '105888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203743.5063333'^^xsd:double;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe & Mediterranean Marine Sorting Center'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:observationDate '1967-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203754.5063344'^^xsd:double;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '107'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:observationDate '1967-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246918.5105384'^^xsd:double;
  dwc:scientificName 'Cyprinodontidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '110'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '125466'^^xsd:integer;
  dwc:observationDate '1967-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '125466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282959.5129729'^^xsd:double;
  dwc:scientificName 'Citharus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '76'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126111'^^xsd:integer;
  dwc:observationDate '1967-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '126111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '257121.5115574'^^xsd:double;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '369738.5282131'^^xsd:double;
  dwc:scientificName 'Labrus merula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'N. Hulings'^^xsd:string;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388142.5311432'^^xsd:double;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '313'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:observationDate '1967-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '392593.5317543'^^xsd:double;
  dwc:scientificName 'Pagrus auriga'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127061'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '392594.5317544'^^xsd:double;
  dwc:scientificName 'Diplodus cervinus cervinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '313'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '236470'^^xsd:integer;
  dwc:observationDate '1967-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '391156.531696'^^xsd:double;
  dwc:scientificName 'Diplodus sargus sargus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '110'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '223863'^^xsd:integer;
  dwc:observationDate '1967-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384160.5316282'^^xsd:double;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384173.53163'^^xsd:double;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '65'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '391159.5316971'^^xsd:double;
  dwc:scientificName 'Diplodus cervinus cervinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '120'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '236470'^^xsd:integer;
  dwc:observationDate '1967-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384214.5316711'^^xsd:double;
  dwc:scientificName 'Diplodus sargus sargus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '313'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '223863'^^xsd:integer;
  dwc:observationDate '1967-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388859.5315566'^^xsd:double;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '395095.5325964'^^xsd:double;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '65'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311970.5196711'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe & Mediterranean Marine Sorting Center'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '116'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1967-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311971.5196712'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe & Mediterranean Marine Sorting Center'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '107'^^xsd:integer;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1967-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280167.5159493'^^xsd:double;
  dwc:scientificName 'Parablennius sanguinolentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '130'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126776'^^xsd:integer;
  dwc:observationDate '1967-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283302.5162355'^^xsd:double;
  dwc:scientificName 'Morone labrax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '303'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '151178'^^xsd:integer;
  dwc:observationDate '1967-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '313955.5204862'^^xsd:double;
  dwc:scientificName 'Crenilabrus melops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '313'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '182739'^^xsd:integer;
  dwc:observationDate '1967-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311372.5194463'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '65'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349168.525641'^^xsd:double;
  dwc:scientificName 'Gobius jozo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe & Mediterranean Marine Sorting Center'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '123'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1967-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246917.5105383'^^xsd:double;
  dwc:scientificName 'Cyprinodontidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe & Mediterranean Marine Sorting Center'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125466'^^xsd:integer;
  dwc:observationDate '1967-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383977.530295'^^xsd:double;
  dwc:scientificName 'Hippocampus hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393209.5319513'^^xsd:double;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393291.5319973'^^xsd:double;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311991.5196969'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe & Mediterranean Marine Sorting Center'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1967-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291095.5168401'^^xsd:double;
  dwc:scientificName 'Solea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '1967-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291132.5168471'^^xsd:double;
  dwc:scientificName 'Solea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '1967-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291087.5168368'^^xsd:double;
  dwc:scientificName 'Solea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '340'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '1967-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332889.523309'^^xsd:double;
  dwc:scientificName 'Atherina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '100'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125659'^^xsd:integer;
  dwc:observationDate '1967-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '125659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203755.5063345'^^xsd:double;
  dwc:scientificName 'Morone labrax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '120'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '151178'^^xsd:integer;
  dwc:observationDate '1967-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393147.5319313'^^xsd:double;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393174.5319407'^^xsd:double;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '313'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '1967-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332905.5233106'^^xsd:double;
  dwc:scientificName 'Atherina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125659'^^xsd:integer;
  dwc:observationDate '1967-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '125659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311976.5196722'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe & Mediterranean Marine Sorting Center'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '145'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1967-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311972.5196713'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe & Mediterranean Marine Sorting Center'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '319'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1967-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '395093.5325959'^^xsd:double;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222060.508061'^^xsd:double;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203457.5063049'^^xsd:double;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203756.5063346'^^xsd:double;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222495.5081043'^^xsd:double;
  dwc:scientificName 'Torpedo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105784'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '826639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291070.5168318'^^xsd:double;
  dwc:scientificName 'Solea vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286588.5135732'^^xsd:double;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-26'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '392818.531887'^^xsd:double;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058333 10.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.058333"^^xsd:decimal ;
  dwc:decimalLongitude "10.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058333 10.258333)"^^geo:wktLiteral ;
  geo-pos:lat "37.058333"^^xsd:decimal ;
  geo-pos:long "10.258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349584.5257106'^^xsd:double;
  dwc:scientificName 'Gobius quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '322'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258333'^^xsd:double;
  dwc:latitude '37.058333'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:observationDate '1972-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058333 10.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.058333"^^xsd:decimal ;
  dwc:decimalLongitude "10.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058333 10.258333)"^^geo:wktLiteral ;
  geo-pos:lat "37.058333"^^xsd:decimal ;
  geo-pos:long "10.258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222502.508105'^^xsd:double;
  dwc:scientificName 'Torpedo torpedo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '322'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258333'^^xsd:double;
  dwc:latitude '37.058333'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '271691'^^xsd:integer;
  dwc:observationDate '1972-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '271691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "10.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.258333)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "10.258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "94-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '313888.5204789'^^xsd:double;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '94-5'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '322'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.258333'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1972-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "10.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.258333)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "10.258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "94-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '350942.525935'^^xsd:double;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '94-5'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '322'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258333'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '1972-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.475 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.475"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.475 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.475"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203459.5063051'^^xsd:double;
  dwc:scientificName 'Dasyatis centroura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.475'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '105850'^^xsd:integer;
  dwc:observationDate '1967-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1017389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291077.5168334'^^xsd:double;
  dwc:scientificName 'Solea vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291074.5168327'^^xsd:double;
  dwc:scientificName 'Solea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '395088.5325937'^^xsd:double;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '391155.5316959'^^xsd:double;
  dwc:scientificName 'Pagrus auriga'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127061'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388130.5311388'^^xsd:double;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222242.5080792'^^xsd:double;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222243.5080793'^^xsd:double;
  dwc:scientificName 'Raja polystigma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105888'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222525.5081073'^^xsd:double;
  dwc:scientificName 'Torpedo torpedo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '271691'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '271691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '369740.5282156'^^xsd:double;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '350941.5259349'^^xsd:double;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349173.5256416'^^xsd:double;
  dwc:scientificName 'Gobius jozo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.936111 10.269444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.936111"^^xsd:decimal ;
  dwc:decimalLongitude "10.269444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.936111 10.269444)"^^geo:wktLiteral ;
  geo-pos:lat "36.936111"^^xsd:decimal ;
  geo-pos:long "10.269444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282273.5161586'^^xsd:double;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '322'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.269444'^^xsd:double;
  dwc:latitude '36.936111'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:observationDate '1972-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-26'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383975.5302948'^^xsd:double;
  dwc:scientificName 'Hippocampus guttulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Di Genova'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Africa, Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.016667 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.016667"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.016667 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.016667"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219333.50779'^^xsd:double;
  dwc:scientificName 'Merluccius merluccius mediterraneous'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '37.016667'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858333 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858333"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858333 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858333"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285293.5129874'^^xsd:double;
  dwc:scientificName 'Paralipophrys trigloides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '178'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126779'^^xsd:integer;
  dwc:observationDate '1968-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '302165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858333 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858333"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858333 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858333"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '369739.5282132'^^xsd:double;
  dwc:scientificName 'Labrus merula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Tn Mmsc'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '143'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:observationDate '1967-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858333 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858333"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858333 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858333"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332920.5233121'^^xsd:double;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '100'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:observationDate '1967-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858333 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858333"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858333 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858333"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349440.5256816'^^xsd:double;
  dwc:scientificName 'Gobius ophiocephalus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Tn Mmsc'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '158'^^xsd:integer;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126942'^^xsd:integer;
  dwc:observationDate '1967-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858333 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858333"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858333 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858333"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291078.5168326'^^xsd:double;
  dwc:scientificName 'Solea vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Tn-Mmsc'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '142'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:observationDate '1967-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.873611 10.355556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.873611"^^xsd:decimal ;
  dwc:decimalLongitude "10.355556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.873611 10.355556)"^^geo:wktLiteral ;
  geo-pos:lat "36.873611"^^xsd:decimal ;
  geo-pos:long "10.355556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-08'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '297405.5181744'^^xsd:double;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.355556'^^xsd:double;
  dwc:latitude '36.873611'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.873611 10.355556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.873611"^^xsd:decimal ;
  dwc:decimalLongitude "10.355556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.873611 10.355556)"^^geo:wktLiteral ;
  geo-pos:lat "36.873611"^^xsd:decimal ;
  geo-pos:long "10.355556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367052.5278326'^^xsd:double;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Di Genova'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '48'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.355556'^^xsd:double;
  dwc:latitude '36.873611'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '1967-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384155.5316248'^^xsd:double;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1973-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '303497.518994'^^xsd:double;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1973-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282969.512974'^^xsd:double;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1973-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304986.5193369'^^xsd:double;
  dwc:scientificName 'Carapus acus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain; Alcohol'^^xsd:string;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:observationDate '1973-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268904.5127333'^^xsd:double;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:observationDate '1973-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367074.527836'^^xsd:double;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '1973-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '289207.5165492'^^xsd:double;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '243'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '37'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1973-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.125"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '215225.5073823'^^xsd:double;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '37.125'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.125"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367050.5278324'^^xsd:double;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '37.125'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.861111 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.861111"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.861111 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.861111"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "94-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '350943.5259351'^^xsd:double;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '94-6'^^xsd:string;
  dwc:collector 'B. Tahar & Mediterranean Marine Sorting Center (MM'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.861111'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '116'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.891667 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.891667"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.891667 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.891667"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "94-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384163.5316289'^^xsd:double;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '94-5'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '322'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.891667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1972-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.891667 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.891667"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.891667 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.891667"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "94-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291103.5168414'^^xsd:double;
  dwc:scientificName 'Solea vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '94-5'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '322'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.891667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:observationDate '1972-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 10.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 10.391667)"^^geo:wktLiteral ;
  geo-pos:lat "37.05"^^xsd:decimal ;
  geo-pos:long "10.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291100.5168408'^^xsd:double;
  dwc:scientificName 'Microchirus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.391667'^^xsd:double;
  dwc:latitude '37.05'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291063.5168291'^^xsd:double;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282971.5129742'^^xsd:double;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298143.5183063'^^xsd:double;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219331.5077898'^^xsd:double;
  dwc:scientificName 'Merluccius merluccius mediterraneous'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367072.5278358'^^xsd:double;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393149.5319315'^^xsd:double;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298131.5183051'^^xsd:double;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388860.5315567'^^xsd:double;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Othman'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '35'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '1969-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '208124.5067672'^^xsd:double;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Othman'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '35'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '1969-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349247.5256537'^^xsd:double;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '129'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1972-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6125 10.4125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6125"^^xsd:decimal ;
  dwc:decimalLongitude "10.4125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6125 10.4125)"^^geo:wktLiteral ;
  geo-pos:lat "37.6125"^^xsd:decimal ;
  geo-pos:long "10.4125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388133.5311391'^^xsd:double;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '129'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.4125'^^xsd:double;
  dwc:latitude '37.6125'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1972-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6125 10.4125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6125"^^xsd:decimal ;
  dwc:decimalLongitude "10.4125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6125 10.4125)"^^geo:wktLiteral ;
  geo-pos:lat "37.6125"^^xsd:decimal ;
  geo-pos:long "10.4125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221470.508002'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '129'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.4125'^^xsd:double;
  dwc:latitude '37.6125'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1972-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6125 10.4125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6125"^^xsd:decimal ;
  dwc:decimalLongitude "10.4125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6125 10.4125)"^^geo:wktLiteral ;
  geo-pos:lat "37.6125"^^xsd:decimal ;
  geo-pos:long "10.4125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-14'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393148.5319314'^^xsd:double;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '129'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.4125'^^xsd:double;
  dwc:latitude '37.6125'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1972-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.902778 10.445833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.902778"^^xsd:decimal ;
  dwc:decimalLongitude "10.445833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.902778 10.445833)"^^geo:wktLiteral ;
  geo-pos:lat "36.902778"^^xsd:decimal ;
  geo-pos:long "10.445833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282264.5161577'^^xsd:double;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445833'^^xsd:double;
  dwc:latitude '36.902778'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.902778 10.445833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.902778"^^xsd:decimal ;
  dwc:decimalLongitude "10.445833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.902778 10.445833)"^^geo:wktLiteral ;
  geo-pos:lat "36.902778"^^xsd:decimal ;
  geo-pos:long "10.445833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298530.5182171'^^xsd:double;
  dwc:scientificName 'Lesueurigobius suerii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445833'^^xsd:double;
  dwc:latitude '36.902778'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:individualCount '32'^^xsd:integer;
  dwc:aphiaid '126907'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.902778 10.445833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.902778"^^xsd:decimal ;
  dwc:decimalLongitude "10.445833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.902778 10.445833)"^^geo:wktLiteral ;
  geo-pos:lat "36.902778"^^xsd:decimal ;
  geo-pos:long "10.445833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298531.5182172'^^xsd:double;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445833'^^xsd:double;
  dwc:latitude '36.902778'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.902778 10.445833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.902778"^^xsd:decimal ;
  dwc:decimalLongitude "10.445833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.902778 10.445833)"^^geo:wktLiteral ;
  geo-pos:lat "36.902778"^^xsd:decimal ;
  geo-pos:long "10.445833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298541.5182182'^^xsd:double;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445833'^^xsd:double;
  dwc:latitude '36.902778'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.902778 10.445833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.902778"^^xsd:decimal ;
  dwc:decimalLongitude "10.445833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.902778 10.445833)"^^geo:wktLiteral ;
  geo-pos:lat "36.902778"^^xsd:decimal ;
  geo-pos:long "10.445833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298535.5182176'^^xsd:double;
  dwc:scientificName 'Lesueurigobius triesii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445833'^^xsd:double;
  dwc:latitude '36.902778'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.454167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.454167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.454167)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.454167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203744.5063334'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:longitude '10.454167'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.470833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.470833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.470833)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.470833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203745.5063335'^^xsd:double;
  dwc:scientificName 'Squalus fernandinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:longitude '10.470833'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '299155'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.470833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.470833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.470833)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.470833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203458.506305'^^xsd:double;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:longitude '10.470833'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:observationDate '1967-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.844444"^^xsd:decimal ;
  dwc:decimalLongitude "10.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  geo-pos:lat "36.844444"^^xsd:decimal ;
  geo-pos:long "10.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298145.5183065'^^xsd:double;
  dwc:scientificName 'Lesueurigobius suerii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.486111'^^xsd:double;
  dwc:latitude '36.844444'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '126907'^^xsd:integer;
  dwc:observationDate '1974-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.844444"^^xsd:decimal ;
  dwc:decimalLongitude "10.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  geo-pos:lat "36.844444"^^xsd:decimal ;
  geo-pos:long "10.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298137.5183057'^^xsd:double;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.486111'^^xsd:double;
  dwc:latitude '36.844444'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:observationDate '1974-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.844444"^^xsd:decimal ;
  dwc:decimalLongitude "10.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  geo-pos:lat "36.844444"^^xsd:decimal ;
  geo-pos:long "10.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298148.5183068'^^xsd:double;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.486111'^^xsd:double;
  dwc:latitude '36.844444'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:observationDate '1974-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.844444"^^xsd:decimal ;
  dwc:decimalLongitude "10.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  geo-pos:lat "36.844444"^^xsd:decimal ;
  geo-pos:long "10.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298080.5183018'^^xsd:double;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.486111'^^xsd:double;
  dwc:latitude '36.844444'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1974-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.844444"^^xsd:decimal ;
  dwc:decimalLongitude "10.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  geo-pos:lat "36.844444"^^xsd:decimal ;
  geo-pos:long "10.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282274.5161587'^^xsd:double;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.486111'^^xsd:double;
  dwc:latitude '36.844444'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.844444"^^xsd:decimal ;
  dwc:decimalLongitude "10.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  geo-pos:lat "36.844444"^^xsd:decimal ;
  geo-pos:long "10.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298130.518305'^^xsd:double;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.486111'^^xsd:double;
  dwc:latitude '36.844444'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:observationDate '1974-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349248.5256547'^^xsd:double;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-26'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '356859.5266151'^^xsd:double;
  dwc:scientificName 'Maena maena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '319123'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393585.5322639'^^xsd:double;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '236819.5095328'^^xsd:double;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212006.5070683'^^xsd:double;
  dwc:scientificName 'Sciaena umbra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:observationDate '1962-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393295.5319977'^^xsd:double;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219332.5077899'^^xsd:double;
  dwc:scientificName 'Merluccius merluccius mediterraneous'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '360272.5270953'^^xsd:double;
  dwc:scientificName 'Symphodus rostratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '127'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:observationDate '1967-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388848.5315402'^^xsd:double;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '127'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '1967-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384164.531629'^^xsd:double;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '127'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1967-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '395089.5325954'^^xsd:double;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '360273.5270955'^^xsd:double;
  dwc:scientificName 'Symphodus rostratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '127'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:observationDate '1967-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393145.5319311'^^xsd:double;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291076.5168333'^^xsd:double;
  dwc:scientificName 'Solea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203751.5063341'^^xsd:double;
  dwc:scientificName 'Diplodus sargus sargus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '223863'^^xsd:integer;
  dwc:observationDate '1967-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '336786.5236467'^^xsd:double;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '341'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282961.5129732'^^xsd:double;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '65'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282963.5129734'^^xsd:double;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '65'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388122.5311356'^^xsd:double;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '88'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1972-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268442.5126875'^^xsd:double;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '88'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:observationDate '1972-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393118.5319261'^^xsd:double;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '88'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1972-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "SUN 1869; JEC 2605" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '301306.5185034'^^xsd:double;
  dwc:scientificName 'Astronesthes niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'SUN 1869; JEC 2605'^^xsd:string;
  dwc:collector 'J. Craddock'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '165'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127328'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "SUN 1874; JEC 2630-2633" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '301289.5185019'^^xsd:double;
  dwc:scientificName 'Astronesthes niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'SUN 1874; JEC 2630-2633'^^xsd:string;
  dwc:collector 'J. Craddock'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '166'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127328'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203753.5063343'^^xsd:double;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222423.5080973'^^xsd:double;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '307842.5199225'^^xsd:double;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213735.5072378'^^xsd:double;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282964.5129735'^^xsd:double;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266003.5124441'^^xsd:double;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265964.5124402'^^xsd:double;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388100.5310549'^^xsd:double;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393586.5322643'^^xsd:double;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213737.507238'^^xsd:double;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213747.507239'^^xsd:double;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282967.5129738'^^xsd:double;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367056.527833'^^xsd:double;
  dwc:scientificName 'Trachinus radiatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221462.5080012'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393101.5319244'^^xsd:double;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393131.5319294'^^xsd:double;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311371.519446'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393296.5319978'^^xsd:double;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298490.51821'^^xsd:double;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '89'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '325986.5221352'^^xsd:double;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '320014.5211831'^^xsd:double;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '309307.5202364'^^xsd:double;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221464.5080014'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285451.5130127'^^xsd:double;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:preparationType 'Alcohol'^^xsd:string;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "80.2"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '345598.5251858'^^xsd:double;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '80.2'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:preparationType 'Alcohol'^^xsd:string;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "80.2"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '341895.5246514'^^xsd:double;
  dwc:scientificName 'Lycodes esmarkii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '80.2'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127103'^^xsd:integer;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "80.2"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '341896.5246515'^^xsd:double;
  dwc:scientificName 'Lycodes eudipleurostictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '80.2'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127104'^^xsd:integer;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "80.2"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '341894.5246506'^^xsd:double;
  dwc:scientificName 'Lycodes esmarkii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '80.2'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127103'^^xsd:integer;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "80.2"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '342019.524686'^^xsd:double;
  dwc:scientificName 'Lycodes vahli gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '80.2'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '323776'^^xsd:integer;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '274100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "80.2"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '342023.5246864'^^xsd:double;
  dwc:scientificName 'Lycodes vahli gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '80.2'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '323776'^^xsd:integer;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '274100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.520833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.520833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.520833)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.520833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267768.5126204'^^xsd:double;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.520833'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.520833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.520833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.520833)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.520833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384170.5316297'^^xsd:double;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.520833'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.520833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.520833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.520833)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.520833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '257120.5115573'^^xsd:double;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.520833'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.520833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.520833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.520833)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.520833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282970.5129741'^^xsd:double;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.520833'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.520833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.520833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.520833)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.520833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291068.5168316'^^xsd:double;
  dwc:scientificName 'Solea vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.520833'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.520833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.520833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.520833)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.520833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-14'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393146.5319312'^^xsd:double;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.520833'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.793056 10.552778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.793056"^^xsd:decimal ;
  dwc:decimalLongitude "10.552778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.793056 10.552778)"^^geo:wktLiteral ;
  geo-pos:lat "36.793056"^^xsd:decimal ;
  geo-pos:long "10.552778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282962.5129733'^^xsd:double;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.552778'^^xsd:double;
  dwc:latitude '36.793056'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.847222"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.847222"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "MMSC NO. 68-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267770.5126206'^^xsd:double;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'MMSC NO. 68-4'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '78'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.847222'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.847222"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.847222"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "MMSC NO. 68-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222510.5081058'^^xsd:double;
  dwc:scientificName 'Torpedo torpedo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'MMSC NO. 68-4'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '78'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.847222'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '271691'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.847222"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.847222"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282265.5161578'^^xsd:double;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '78'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.847222'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.847222"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.847222"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "MMSC NO. 68-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291056.5168277'^^xsd:double;
  dwc:scientificName 'Solea vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'MMSC NO. 68-4'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '78'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.847222'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.847222"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.847222"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "MMSC NO. 68-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222385.5080935'^^xsd:double;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'MMSC NO. 68-4'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '78'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.847222'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.847222"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.847222"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349234.5256507'^^xsd:double;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '78'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.847222'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.847222"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.847222 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.847222"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "MMSC 68-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349583.5257105'^^xsd:double;
  dwc:scientificName 'Gobius quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'MMSC 68-4'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '78'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.847222'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.266667 10.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.266667"^^xsd:decimal ;
  dwc:decimalLongitude "10.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.266667 10.558333)"^^geo:wktLiteral ;
  geo-pos:lat "37.266667"^^xsd:decimal ;
  geo-pos:long "10.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285210.5129727'^^xsd:double;
  dwc:scientificName 'Salaria pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '180'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558333'^^xsd:double;
  dwc:latitude '37.266667'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126781'^^xsd:integer;
  dwc:observationDate '1968-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.095833 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.095833"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.095833 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.095833"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "94-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '238013.509652'^^xsd:double;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '94-2'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '37.095833'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.095833 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.095833"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.095833 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.095833"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "94-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285447.5130123'^^xsd:double;
  dwc:scientificName 'Cepola pauciradiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '94-2'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '37.095833'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:preparationType 'Scanning Electron Microphotograph'^^xsd:string;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '273320'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '273320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '219146.5077714'^^xsd:double;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '121'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '215224.5073822'^^xsd:double;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "458"^^xsd:integer ;
  dwc:maximumDepthInMeters "487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "80.2"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '217910.5076483'^^xsd:double;
  dwc:scientificName 'Gaidropsarus argentatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '80.2'^^xsd:double;
  dwc:minimumDepth '458'^^xsd:integer;
  dwc:maximumDepth '487'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126451'^^xsd:integer;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.457 10.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.457"^^xsd:decimal ;
  dwc:decimalLongitude "10.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.457 10.637)"^^geo:wktLiteral ;
  geo-pos:lat "34.457"^^xsd:decimal ;
  geo-pos:long "10.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R19-ST4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-01'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383939.5302012'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R19-ST4'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.637'^^xsd:double;
  dwc:latitude '34.457'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.457 10.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.457"^^xsd:decimal ;
  dwc:decimalLongitude "10.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.457 10.637)"^^geo:wktLiteral ;
  geo-pos:lat "34.457"^^xsd:decimal ;
  geo-pos:long "10.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R19-ST4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383960.5302065'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R19-ST4'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.637'^^xsd:double;
  dwc:latitude '34.457'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.145833"^^xsd:decimal ;
  dwc:decimalLongitude "10.704167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  geo-pos:lat "37.145833"^^xsd:decimal ;
  geo-pos:long "10.704167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '392600.531755'^^xsd:double;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.704167'^^xsd:double;
  dwc:latitude '37.145833'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.145833"^^xsd:decimal ;
  dwc:decimalLongitude "10.704167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  geo-pos:lat "37.145833"^^xsd:decimal ;
  geo-pos:long "10.704167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '238015.5096522'^^xsd:double;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.704167'^^xsd:double;
  dwc:latitude '37.145833'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.145833"^^xsd:decimal ;
  dwc:decimalLongitude "10.704167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  geo-pos:lat "37.145833"^^xsd:decimal ;
  geo-pos:long "10.704167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221616.5080166'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.704167'^^xsd:double;
  dwc:latitude '37.145833'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.145833"^^xsd:decimal ;
  dwc:decimalLongitude "10.704167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  geo-pos:lat "37.145833"^^xsd:decimal ;
  geo-pos:long "10.704167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349241.5256518'^^xsd:double;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Jeddi-Cherif'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '90'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.704167'^^xsd:double;
  dwc:latitude '37.145833'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.145833"^^xsd:decimal ;
  dwc:decimalLongitude "10.704167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  geo-pos:lat "37.145833"^^xsd:decimal ;
  geo-pos:long "10.704167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393114.5319257'^^xsd:double;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Jeddi-Cherif'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '90'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.704167'^^xsd:double;
  dwc:latitude '37.145833'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.145833"^^xsd:decimal ;
  dwc:decimalLongitude "10.704167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  geo-pos:lat "37.145833"^^xsd:decimal ;
  geo-pos:long "10.704167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393119.5319262'^^xsd:double;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.704167'^^xsd:double;
  dwc:latitude '37.145833'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.145833"^^xsd:decimal ;
  dwc:decimalLongitude "10.704167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.145833 10.704167)"^^geo:wktLiteral ;
  geo-pos:lat "37.145833"^^xsd:decimal ;
  geo-pos:long "10.704167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384161.5316285'^^xsd:double;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.704167'^^xsd:double;
  dwc:latitude '37.145833'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333333 10.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "258"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333333 10.708333)"^^geo:wktLiteral ;
  geo-pos:lat "37.333333"^^xsd:decimal ;
  geo-pos:long "10.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221615.5080165'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708333'^^xsd:double;
  dwc:latitude '37.333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '258'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333333 10.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "258"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333333 10.708333)"^^geo:wktLiteral ;
  geo-pos:lat "37.333333"^^xsd:decimal ;
  geo-pos:long "10.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286177.5131962'^^xsd:double;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708333'^^xsd:double;
  dwc:latitude '37.333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '258'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333333 10.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "258"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333333 10.708333)"^^geo:wktLiteral ;
  geo-pos:lat "37.333333"^^xsd:decimal ;
  geo-pos:long "10.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291035.5168129'^^xsd:double;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '128'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708333'^^xsd:double;
  dwc:latitude '37.333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '258'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "37.45"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222517.5081065'^^xsd:double;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '127'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "37.45"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '238016.5096523'^^xsd:double;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '127'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.901)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R22-ST1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383965.530207'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R22-ST1'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '190'^^xsd:integer;
  dwc:timeOfDay '18.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.901'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.2 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.2"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.2 11)"^^geo:wktLiteral ;
  geo-pos:lat "79.2"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '49734.526968'^^xsd:double;
  dwc:scientificName 'Leptagonus decagonus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Svalbard'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '79.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127191'^^xsd:integer;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R23-ST5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383963.5302068'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R23-ST5'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '190'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R25-ST6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383958.5302063'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R25-ST6'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '236124.5094635'^^xsd:double;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '127'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222708.5081256'^^xsd:double;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '127'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "77.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '345597.5251857'^^xsd:double;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '77.5'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:observationDate '1975-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533333 11.134722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533333"^^xsd:decimal ;
  dwc:decimalLongitude "11.134722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533333 11.134722)"^^geo:wktLiteral ;
  geo-pos:lat "36.533333"^^xsd:decimal ;
  geo-pos:long "11.134722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "68-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282455.5161768'^^xsd:double;
  dwc:scientificName 'Bothidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '68-5'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '85'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.134722'^^xsd:double;
  dwc:latitude '36.533333'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125576'^^xsd:integer;
  dwc:observationDate '1968-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '125576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '232482.5091001'^^xsd:double;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '173'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222513.5081061'^^xsd:double;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'B. Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '173'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R24-ST4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383970.5302076'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R24-ST4'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '189'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R25 - STA 1, 261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383956.5302061'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R25 - STA 1, 261'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R25-ST1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383957.5302062'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R25-ST1'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '189'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R25 - STA 1, 261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383950.5302053'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R25 - STA 1, 261'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R25, ST(1-2)G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-08'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383946.5302019'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R25, ST(1-2)G'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '190'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R25-ST1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393230.5319666'^^xsd:double;
  dwc:scientificName 'Pagrus auriga'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R25-ST1'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '189'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127061'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.508 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.508 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.508"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R27-ST1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383967.5302072'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R27-ST1'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.508'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R7-ST3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383971.5302077'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R7-ST3'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '177'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.608333 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.608333"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.608333 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.608333"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '257119.5115572'^^xsd:double;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '173'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '36.608333'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.608333 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.608333"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.608333 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.608333"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '236815.5095324'^^xsd:double;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '173'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '36.608333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.608333 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.608333"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.608333 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.608333"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '392878.5319231'^^xsd:double;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '173'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '36.608333'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.608333 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.608333"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.608333 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.608333"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '375233.5289283'^^xsd:double;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ben Tahar'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '173'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '36.608333'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:observationDate '1972-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.518)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R28 - ST3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383955.530206'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R28 - ST3'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.518'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '348578.5255579'^^xsd:double;
  dwc:scientificName 'Hippocampus guttulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:timeOfDay '18.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "R28-ST11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383972.5302078'^^xsd:double;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'R28-ST11'^^xsd:string;
  dwc:collector 'Jeddi'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '344839.5250845'^^xsd:double;
  dwc:scientificName 'Spinachia spinachia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '275'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126508'^^xsd:integer;
  dwc:observationDate '1966-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '22977.5003152'^^xsd:double;
  dwc:scientificName 'Lycodes frigidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Syntype'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:collector 'R. Collett'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '196'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2030'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127105'^^xsd:integer;
  dwc:observationDate '1878-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283310.5162363'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283585.5162638'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280919.5160235'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339129.5241608'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339144.5241632'^^xsd:double;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "77.9"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '342020.5246861'^^xsd:double;
  dwc:scientificName 'Lycodes vahli gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '240'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '77.9'^^xsd:double;
  dwc:minimumDepth '122'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '323776'^^xsd:integer;
  dwc:observationDate '1975-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '274100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '344840.5250847'^^xsd:double;
  dwc:scientificName 'Spinachia spinachia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '87'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126508'^^xsd:integer;
  dwc:observationDate '1967-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '126508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "80"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '348144.5254964'^^xsd:double;
  dwc:scientificName 'Eumicrotremus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '242'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '80'^^xsd:integer;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127217'^^xsd:integer;
  dwc:observationDate '1975-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283319.5162372'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '20.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283312.5162365'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283322.5162375'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283303.5162356'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '23.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283334.5162387'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283266.5162319'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283286.5162339'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283306.5162359'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284268.5163314'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283556.5162609'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '23.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284365.5163411'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '22.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280905.5160221'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '23.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280983.5160299'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '22.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284165.5163211'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284682.5163725'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285180.5164222'^^xsd:double;
  dwc:scientificName 'Diaphus metopoclampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126594'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283964.5163013'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285127.516417'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283942.5162991'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '22.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283925.5162974'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339140.5241602'^^xsd:double;
  dwc:scientificName 'Chlopsis bicolor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '23.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126282'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280984.51603'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280989.5160305'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280992.5160308'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '34'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284256.5163302'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280815.5160131'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284258.5163304'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280819.5160135'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284273.5163319'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280791.5160107'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280914.516023'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280930.5160246'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283587.516264'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339128.5241581'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339139.5241631'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284255.5163301'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '12.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284778.5163821'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '12.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283549.5162602'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283554.5162607'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '12.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284236.5163282'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339133.5241594'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283530.5162583'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '2.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283522.5162575'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '1.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281000.5160316'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '2.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283314.5162367'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284267.5163313'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '2.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284317.5163363'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280798.5160114'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '1.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280809.5160125'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '2.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284262.5163308'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283571.5162624'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299302.5176826'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '3.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283889.5162938'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280921.5160237'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280962.5160278'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280982.5160298'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283173.516228'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '1.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284659.5163702'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '1.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284242.5163288'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '1.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283912.5162961'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '2.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283935.5162984'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:timeOfDay '1.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283537.516259'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283527.516258'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283536.5162589'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280993.5160309'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283327.516238'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283278.5162331'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280834.516015'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280806.5160122'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284270.5163316'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280841.5160157'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280882.5160198'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280813.5160129'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283568.5162621'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284653.5163696'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283873.5162922'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283874.5162923'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283875.5162924'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280934.516025'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '27'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280904.516022'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '17.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280896.5160212'^^xsd:double;
  dwc:scientificName 'Ichthyococcus ovatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127298'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280886.5160202'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280959.5160275'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284954.5163997'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284667.516371'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280767.5160083'^^xsd:double;
  dwc:scientificName 'Paralepididae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125447'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284181.5163227'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284660.5163703'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284192.5163238'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285157.51642'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285160.5164203'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284754.5163797'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284145.5163191'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285121.5164164'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285126.5164169'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283931.516298'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284749.5163792'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284731.5163774'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280802.5160118'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280933.5160249'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280794.516011'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280836.5160152'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280797.5160113'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280801.5160117'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283882.5162931'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283896.5162945'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280937.5160253'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284930.5163973'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284911.5163954'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284683.5163726'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285161.5164204'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339135.52416'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '17.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283521.5162574'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280978.5160294'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283331.5162384'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283262.5162315'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284326.5163372'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284336.5163382'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '1.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284309.5163355'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283573.5162626'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '1.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299288.5176819'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283861.516291'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283877.5162926'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284929.5163972'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284245.5163291'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284235.5163281'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '1.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284657.51637'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284727.516377'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284720.5163763'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '1.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284750.5163793'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285123.5164166'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285114.5164157'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285115.5164158'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '1.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285125.5164168'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '1.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283933.5162982'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283900.5162949'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283309.5162362'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '2.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283313.5162366'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283316.5162369'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '2.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284759.5163802'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284271.5163317'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283558.5162611'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283551.5162604'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283563.5162616'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '2.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299297.5176839'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '3.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284364.516341'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283897.5162946'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284717.516376'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284658.5163701'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284210.5163256'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284715.5163758'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283965.5163014'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284141.5163187'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339117.5241609'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339130.5241634'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '2.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339147.5241596'^^xsd:double;
  dwc:scientificName 'Nettastoma melanurum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339145.5241633'^^xsd:double;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '2.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285084.5164127'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283567.516262'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339122.5241603'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339134.5241597'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339141.5241635'^^xsd:double;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283498.5162551'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283489.5162542'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283542.5162595'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283545.5162598'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283305.5162358'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284294.516334'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280814.516013'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280844.516016'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284767.516381'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284758.5163801'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284303.5163349'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284763.5163806'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283562.5162615'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284366.5163412'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280916.5160232'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283880.5162929'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284362.5163408'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284932.5163975'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284237.5163283'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284681.5163724'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339136.5241605'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '294049.5171943'^^xsd:double;
  dwc:scientificName 'Scomberesox saurus saurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '236461'^^xsd:integer;
  dwc:observationDate '1948-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283502.5162555'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283484.5162537'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280790.5160106'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284775.5163818'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283566.5162619'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285102.5164145'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283879.5162928'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284246.5163292'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339126.5241628'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339143.5241606'^^xsd:double;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339137.5241629'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285098.5164141'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283520.5162573'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283523.5162576'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283535.5162588'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '23.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280996.5160312'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '23.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283311.5162364'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283341.5162394'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '0.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283345.5162398'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '23.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283346.5162399'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284296.5163342'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280837.5160153'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '23.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284292.5163338'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '23.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284353.5163399'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299293.517683'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '0.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283579.5162632'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299304.5176829'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '23.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283347.51624'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283348.5162401'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '21.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280974.516029'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '250'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280909.5160225'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283191.5162298'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '350'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285120.5164163'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283937.5162986'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283929.5162978'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '23.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283539.5162592'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283534.5162587'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283524.5162577'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283544.5162597'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283324.5162377'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284265.5163311'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284257.5163303'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284298.5163344'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280846.5160162'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280848.5160164'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280803.5160119'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283564.5162617'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283555.5162608'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284153.5163199'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285099.5164142'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285093.5164136'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283881.516293'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280945.5160261'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283890.5162939'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280907.5160223'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280950.5160266'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280900.5160216'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284922.5163965'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283174.5162281'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283175.5162282'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '400'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283188.5162295'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283172.5162279'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284179.5163225'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285158.5164201'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284045.5163093'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284129.5163175'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283932.5162981'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283919.5162968'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283930.5162979'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339124.5241599'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339138.524163'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339142.5241604'^^xsd:double;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284662.5163705'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280922.5160238'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283486.5162539'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280994.516031'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280986.5160302'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283342.5162395'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299294.5176832'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283581.5162634'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299316.5176853'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '2.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299292.5176828'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '3.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284355.5163401'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280887.5160203'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280902.5160218'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283928.5162977'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339150.5241588'^^xsd:double;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339151.524161'^^xsd:double;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339152.5241611'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339153.5241621'^^xsd:double;
  dwc:scientificName 'Nettastoma melanurum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283506.5162559'^^xsd:double;
  dwc:scientificName 'Bathophilus nigerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:timeOfDay '0.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127331'^^xsd:integer;
  dwc:observationDate '1970-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280990.5160306'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284285.5163331'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280805.5160121'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280826.5160142'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280808.5160124'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284272.5163318'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283552.5162605'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285079.5164122'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285100.5164143'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283892.5162941'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283893.5162942'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284360.5163406'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284934.5163977'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284915.5163958'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284043.5163091'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283905.5162954'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283940.5162989'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339127.5241607'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '0.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283528.5162581'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283529.5162582'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283531.5162584'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '17.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283532.5162585'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283504.5162557'^^xsd:double;
  dwc:scientificName 'Bathophilus nigerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127331'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283546.5162599'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283526.5162579'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280985.5160301'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280987.5160303'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280998.5160314'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283328.5162381'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283320.5162373'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '22.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283330.5162383'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283197.5162304'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283323.5162376'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283315.5162368'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284344.516339'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284325.5163371'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284266.5163312'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284347.5163393'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280796.5160112'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284319.5163365'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280807.5160123'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284260.5163306'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284350.5163396'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284769.5163812'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284301.5163347'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284351.5163397'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280849.5160165'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284770.5163813'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284332.5163378'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284282.5163328'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280870.5160186'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280881.5160197'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280812.5160128'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280883.5160199'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283560.5162613'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283582.5162635'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283565.5162618'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299303.5176827'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283576.5162629'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285097.516414'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285156.5164199'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283883.5162932'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283854.5162903'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283884.5162933'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283895.5162944'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283885.5162934'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283876.5162925'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280924.516024'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283878.5162927'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280958.5160274'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280928.5160244'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280969.5160285'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284910.5163953'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284931.5163974'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284935.5163978'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283185.5162292'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '130'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283171.5162278'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284215.5163261'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284157.5163203'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284159.5163205'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284190.5163236'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284730.5163773'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284680.5163723'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284252.5163298'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280760.5160076'^^xsd:double;
  dwc:scientificName 'Notoscopelus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '125831'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284193.5163239'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284213.5163259'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284723.5163766'^^xsd:double;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284666.5163709'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285164.5164207'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285166.5164209'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284027.5163075'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284047.5163095'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284040.5163088'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284134.516318'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284131.5163177'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284143.5163189'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285128.5164171'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285119.5164162'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283923.5162972'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283943.5162992'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283904.5162953'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283917.5162966'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284747.516379'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339123.5241598'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339125.5241601'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339146.5241636'^^xsd:double;
  dwc:scientificName 'Nettastoma melanurum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283317.516237'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '250'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283538.5162591'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283479.5162532'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283533.5162586'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283525.5162578'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283308.5162361'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '6.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283333.5162386'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283326.5162379'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280804.516012'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284318.5163364'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284328.5163374'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284348.5163394'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284259.5163305'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280839.5160155'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280800.5160116'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280880.5160196'^^xsd:double;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284761.5163804'^^xsd:double;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280792.5160108'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280843.5160159'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283548.5162601'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283559.5162612'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285103.5164146'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283891.516294'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283383.5162436'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283894.5162943'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283886.5162935'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280977.5160293'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280948.5160264'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280889.5160205'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280979.5160295'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280901.5160217'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '6.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280932.5160248'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284184.516323'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284204.516325'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284155.5163201'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284156.5163202'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284187.5163233'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284168.5163214'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284178.5163224'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284200.5163246'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284191.5163237'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284232.5163278'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284202.5163248'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284661.5163704'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284243.5163289'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284203.5163249'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284704.5163747'^^xsd:double;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284665.5163708'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284676.5163719'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285175.5164217'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285176.5164218'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284048.5163096'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284136.5163182'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284128.5163174'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284130.5163176'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284142.5163188'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283941.516299'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283926.5162975'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283936.5162985'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283547.51626'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283557.516261'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284274.516332'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280991.5160307'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283307.516236'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283318.5162371'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283289.5162342'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '0.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283329.5162382'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '21.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283321.5162374'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283332.5162385'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283344.5162397'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283335.5162388'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283325.5162378'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '0.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280835.5160151'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280816.5160132'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280847.5160163'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280810.5160126'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280793.5160109'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283575.5162628'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '0.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299317.5176857'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299319.5176858'^^xsd:double;
  dwc:scientificName 'Hirundichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285088.5164131'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285089.5164132'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285086.5164129'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283887.5162936'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280964.516028'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283898.5162947'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283888.5162937'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280915.5160231'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280975.5160291'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284908.5163951'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280949.5160265'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284921.5163964'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280973.5160289'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280775.5160091'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126361'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284669.5163712'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '21.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284663.5163706'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-26'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285106.5164149'^^xsd:double;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '246'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280929.5160245'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '0.7'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033333 13.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.033333"^^xsd:decimal ;
  dwc:decimalLongitude "13.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033333 13.025)"^^geo:wktLiteral ;
  geo-pos:lat "45.033333"^^xsd:decimal ;
  geo-pos:long "13.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349239.5256512'^^xsd:double;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.025'^^xsd:double;
  dwc:latitude '45.033333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033333 13.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.033333"^^xsd:decimal ;
  dwc:decimalLongitude "13.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033333 13.025)"^^geo:wktLiteral ;
  geo-pos:lat "45.033333"^^xsd:decimal ;
  geo-pos:long "13.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349582.5257104'^^xsd:double;
  dwc:scientificName 'Gobius quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.025'^^xsd:double;
  dwc:latitude '45.033333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213767.507241'^^xsd:double;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.2"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.2 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "80.2"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '312980.5203264'^^xsd:double;
  dwc:scientificName 'Triglops murrayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:julianDay '241'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '80.2'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127205'^^xsd:integer;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.9 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.9 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "76.9"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '257320.5115773'^^xsd:double;
  dwc:scientificName 'Artediellus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '76.9'^^xsd:double;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127193'^^xsd:integer;
  dwc:observationDate '1975-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280146.5159472'^^xsd:double;
  dwc:scientificName 'Lipophrys canevae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126765'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1011877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280157.5159483'^^xsd:double;
  dwc:scientificName 'Salaria pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126781'^^xsd:integer;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280158.5159484'^^xsd:double;
  dwc:scientificName 'Salaria pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126781'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267769.5126205'^^xsd:double;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1968-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285225.5129767'^^xsd:double;
  dwc:scientificName 'Salaria pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126781'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291411.5169788'^^xsd:double;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291705.5179568'^^xsd:double;
  dwc:scientificName 'Salaria pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126781'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291701.5179578'^^xsd:double;
  dwc:scientificName 'Parablennius sanguinolentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126776'^^xsd:integer;
  dwc:observationDate '1967-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291706.5179569'^^xsd:double;
  dwc:scientificName 'Salaria pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126781'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291715.517963'^^xsd:double;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291721.5179631'^^xsd:double;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '227414.5085938'^^xsd:double;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1968-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291712.5179627'^^xsd:double;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:julianDay '334'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291713.5179628'^^xsd:double;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '215221.5073819'^^xsd:double;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221693.5080243'^^xsd:double;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222506.5081054'^^xsd:double;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222497.5081045'^^xsd:double;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '232560.5091079'^^xsd:double;
  dwc:scientificName 'Petromyzon marinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '101174'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '375520.5289762'^^xsd:double;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic'^^xsd:string;
  dwc:country 'Croatia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349246.5256535'^^xsd:double;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285446.5130122'^^xsd:double;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "67-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285458.5130134'^^xsd:double;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '67-1'^^xsd:string;
  dwc:collector 'Di Genova'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '65'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332919.523312'^^xsd:double;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '24'^^xsd:integer;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:observationDate '1968-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332913.5233114'^^xsd:double;
  dwc:scientificName 'Atherina hepsetus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '272028'^^xsd:integer;
  dwc:observationDate '1968-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '272028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332915.5233116'^^xsd:double;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '252'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '56'^^xsd:integer;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:observationDate '1968-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '375963.5290435'^^xsd:double;
  dwc:scientificName 'Cepolidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic'^^xsd:string;
  dwc:country 'Croatia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125527'^^xsd:integer;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '125527'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-26'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383979.5302952'^^xsd:double;
  dwc:scientificName 'Hippocampus guttulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298023.5182947'^^xsd:double;
  dwc:scientificName 'Hirundichthys Danichthys rondeletii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:collector 'L. Shearer'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '289'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126386'^^xsd:integer;
  dwc:observationDate '1970-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221721.5080271'^^xsd:double;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291004.5167613'^^xsd:double;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291005.5167614'^^xsd:double;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282465.5161778'^^xsd:double;
  dwc:scientificName 'Bothidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:collector 'Norris & Kemp'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:julianDay '152'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '125576'^^xsd:integer;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349242.5256527'^^xsd:double;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367054.5278328'^^xsd:double;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291717.517959'^^xsd:double;
  dwc:scientificName 'Parablennius sanguinolentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126776'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-01'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393070.5319838'^^xsd:double;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.533333'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332921.5233122'^^xsd:double;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.533333'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '297154.518107'^^xsd:double;
  dwc:scientificName 'Salaria pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.533333'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126781'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '342165.5247153'^^xsd:double;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kralj'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.533333'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.633333 13.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.633333"^^xsd:decimal ;
  dwc:decimalLongitude "13.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "488"^^xsd:integer ;
  dwc:maximumDepthInMeters "506"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.633333 13.533333)"^^geo:wktLiteral ;
  geo-pos:lat "76.633333"^^xsd:decimal ;
  geo-pos:long "13.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '345596.5251856'^^xsd:double;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '13.533333'^^xsd:double;
  dwc:latitude '76.633333'^^xsd:double;
  dwc:minimumDepth '488'^^xsd:integer;
  dwc:maximumDepth '506'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:observationDate '1975-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.633333 13.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.633333"^^xsd:decimal ;
  dwc:decimalLongitude "13.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "488"^^xsd:integer ;
  dwc:maximumDepthInMeters "506"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.633333 13.533333)"^^geo:wktLiteral ;
  geo-pos:lat "76.633333"^^xsd:decimal ;
  geo-pos:long "13.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296961.5180694'^^xsd:double;
  dwc:scientificName 'Lycodes esmarkii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '13.533333'^^xsd:double;
  dwc:latitude '76.633333'^^xsd:double;
  dwc:minimumDepth '488'^^xsd:integer;
  dwc:maximumDepth '506'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127103'^^xsd:integer;
  dwc:observationDate '1975-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0625 14.063889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0625"^^xsd:decimal ;
  dwc:decimalLongitude "14.063889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0625 14.063889)"^^geo:wktLiteral ;
  geo-pos:lat "44.0625"^^xsd:decimal ;
  geo-pos:long "14.063889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298539.518218'^^xsd:double;
  dwc:scientificName 'Gobius lesueuri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '14.063889'^^xsd:double;
  dwc:latitude '44.0625'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '298196'^^xsd:integer;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.8 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.8 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "76.8"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '337383.5237923'^^xsd:double;
  dwc:scientificName 'Lumpenus lampretaeformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '76.8'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154675'^^xsd:integer;
  dwc:observationDate '1975-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '154675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282263.5161576'^^xsd:double;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282276.5161589'^^xsd:double;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282968.5129739'^^xsd:double;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359195.5268861'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn & Yu Isrp 1'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1966-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280174.51595'^^xsd:double;
  dwc:scientificName 'Scartella cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:julianDay '273'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126782'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353333 14.673333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.353333"^^xsd:decimal ;
  dwc:decimalLongitude "14.673333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353333 14.673333)"^^geo:wktLiteral ;
  geo-pos:lat "44.353333"^^xsd:decimal ;
  geo-pos:long "14.673333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349235.5256508'^^xsd:double;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '233'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '14.673333'^^xsd:double;
  dwc:latitude '44.353333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 14.743333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "14.743333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 14.743333)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "14.743333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '331975.5229726'^^xsd:double;
  dwc:scientificName 'Bellottia apoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:longitude '14.743333'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126654'^^xsd:integer;
  dwc:observationDate '1980-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '126654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '350948.5259446'^^xsd:double;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe & Mediterranean Marine Sorting Center'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '156'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1967-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393180.5319428'^^xsd:double;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mmsc Equipe & Mediterranean Marine Sorting Center'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '156'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '1967-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 15.4925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2575"^^xsd:decimal ;
  dwc:decimalLongitude "15.4925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 15.4925)"^^geo:wktLiteral ;
  geo-pos:lat "37.2575"^^xsd:decimal ;
  geo-pos:long "15.4925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "RBM ITAL-38A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '294064.5172002'^^xsd:double;
  dwc:scientificName 'Scomberesox saurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'RBM ITAL-38A'^^xsd:string;
  dwc:collector 'R. Manning'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '174'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:stateProvince 'Sicily'^^xsd:string;
  dwc:longitude '15.4925'^^xsd:double;
  dwc:latitude '37.2575'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.2 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.2"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "357"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.2 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "74.2"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '257319.5115772'^^xsd:double;
  dwc:scientificName 'Artediellus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '237'^^xsd:integer;
  dwc:longitude '16.4'^^xsd:double;
  dwc:latitude '74.2'^^xsd:double;
  dwc:maximumDepth '357'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127193'^^xsd:integer;
  dwc:observationDate '1975-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 17.4)"^^geo:wktLiteral ;
  geo-pos:lat "74.5"^^xsd:decimal ;
  geo-pos:long "17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '342024.5246865'^^xsd:double;
  dwc:scientificName 'Lycodes vahli gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '237'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '17.4'^^xsd:double;
  dwc:latitude '74.5'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '323776'^^xsd:integer;
  dwc:observationDate '1975-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '274100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.724028 17.663611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.724028"^^xsd:decimal ;
  dwc:decimalLongitude "17.663611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1085"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.724028 17.663611)"^^geo:wktLiteral ;
  geo-pos:lat "41.724028"^^xsd:decimal ;
  geo-pos:long "17.663611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '365843.5276983'^^xsd:double;
  dwc:scientificName 'Caelorinchus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:collector 'N. Ungaro'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:julianDay '305'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.663611'^^xsd:double;
  dwc:latitude '41.724028'^^xsd:double;
  dwc:minimumDepth '1085'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '300900'^^xsd:integer;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.713333"^^xsd:decimal ;
  dwc:decimalLongitude "17.980556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  geo-pos:lat "42.713333"^^xsd:decimal ;
  geo-pos:long "17.980556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213749.5072392'^^xsd:double;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '17.980556'^^xsd:double;
  dwc:latitude '42.713333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:observationDate '1968-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.713333"^^xsd:decimal ;
  dwc:decimalLongitude "17.980556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  geo-pos:lat "42.713333"^^xsd:decimal ;
  geo-pos:long "17.980556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221405.5079955'^^xsd:double;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '17.980556'^^xsd:double;
  dwc:latitude '42.713333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:observationDate '1968-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.713333"^^xsd:decimal ;
  dwc:decimalLongitude "17.980556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  geo-pos:lat "42.713333"^^xsd:decimal ;
  geo-pos:long "17.980556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221645.5080195'^^xsd:double;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '17.980556'^^xsd:double;
  dwc:latitude '42.713333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1968-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.713333"^^xsd:decimal ;
  dwc:decimalLongitude "17.980556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  geo-pos:lat "42.713333"^^xsd:decimal ;
  geo-pos:long "17.980556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282275.5161588'^^xsd:double;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.980556'^^xsd:double;
  dwc:latitude '42.713333'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:observationDate '1968-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.713333"^^xsd:decimal ;
  dwc:decimalLongitude "17.980556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  geo-pos:lat "42.713333"^^xsd:decimal ;
  geo-pos:long "17.980556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282266.5161579'^^xsd:double;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '17.980556'^^xsd:double;
  dwc:latitude '42.713333'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:observationDate '1968-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.713333"^^xsd:decimal ;
  dwc:decimalLongitude "17.980556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  geo-pos:lat "42.713333"^^xsd:decimal ;
  geo-pos:long "17.980556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282966.5129737'^^xsd:double;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Yugoslavia'^^xsd:string;
  dwc:longitude '17.980556'^^xsd:double;
  dwc:latitude '42.713333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1968-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.713333"^^xsd:decimal ;
  dwc:decimalLongitude "17.980556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.713333 17.980556)"^^geo:wktLiteral ;
  geo-pos:lat "42.713333"^^xsd:decimal ;
  geo-pos:long "17.980556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367053.5278327'^^xsd:double;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ghanem & Ghanem'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '239'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.980556'^^xsd:double;
  dwc:latitude '42.713333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '1968-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.5"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 18)"^^geo:wktLiteral ;
  geo-pos:lat "74.5"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '261533.5119982'^^xsd:double;
  dwc:scientificName 'Hippoglossoides platessoides limandoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '237'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '74.5'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '322838'^^xsd:integer;
  dwc:observationDate '1975-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.5"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5 18)"^^geo:wktLiteral ;
  geo-pos:lat "74.5"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '385509.5304647'^^xsd:double;
  dwc:scientificName 'Leptagonus decagonus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Mecklenburg, Catherine W.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '237'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '74.5'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127191'^^xsd:integer;
  dwc:observationDate '1975-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283507.516256'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283478.5162531'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "512"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283505.5162558'^^xsd:double;
  dwc:scientificName 'Bathophilus nigerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:maximumDepth '512'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127331'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283836.5162885'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284287.5163333'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284331.5163377'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284322.5163368'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283550.5162603'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283561.5162614'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "512"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283584.5162637'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:maximumDepth '512'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284150.5163196'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285139.5164182'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285132.5164175'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285085.5164128'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "512"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280917.5160233'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:maximumDepth '512'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284938.5163981'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284234.516328'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284188.5163234'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284160.5163206'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284180.5163226'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280772.5160088'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280762.5160078'^^xsd:double;
  dwc:scientificName 'Evermannia balbo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284674.5163717'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284733.5163776'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284032.516308'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284028.5163076'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283921.516297'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283913.5162962'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283497.516255'^^xsd:double;
  dwc:scientificName 'Lestidiops sphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126355'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283510.5162563'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283835.5162884'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285101.5164144'^^xsd:double;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284175.5163221'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280777.5160093'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284751.5163794'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280765.5160081'^^xsd:double;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '263'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.755 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.755"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.755 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "47.755"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204048.5063636'^^xsd:double;
  dwc:scientificName 'Zingel streber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:julianDay '182'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Czechoslovakia'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '47.755'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '1416238'^^xsd:integer;
  dwc:observationDate '1968-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1416238'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '338436.5240779'^^xsd:double;
  dwc:scientificName 'Anarhichas lupus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '237'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '74'^^xsd:integer;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126758'^^xsd:integer;
  dwc:observationDate '1975-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.8 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.8"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.8 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "74.8"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '337381.5237921'^^xsd:double;
  dwc:scientificName 'Lumpenus lampretaeformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '74.8'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154675'^^xsd:integer;
  dwc:observationDate '1975-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '154675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.1"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "94"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "74.1"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '315399.5207038'^^xsd:double;
  dwc:scientificName 'Mallotus villosus villosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '74.1'^^xsd:double;
  dwc:minimumDepth '94'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observationDate '1975-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.1"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "94"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "74.1"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '238042.5096549'^^xsd:double;
  dwc:scientificName 'Mallotus villosus villosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '74.1'^^xsd:double;
  dwc:minimumDepth '94'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:individualCount '23'^^xsd:integer;
  dwc:observationDate '1975-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.798333 20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.798333"^^xsd:decimal ;
  dwc:decimalLongitude "20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.798333 20.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.798333"^^xsd:decimal ;
  geo-pos:long "20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '113307.5197836'^^xsd:double;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '66'^^xsd:integer;
  dwc:longitude '20.8'^^xsd:double;
  dwc:latitude '33.798333'^^xsd:double;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:observationDate '1951-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.111667 23.943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.111667"^^xsd:decimal ;
  dwc:decimalLongitude "23.943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.111667 23.943333)"^^geo:wktLiteral ;
  geo-pos:lat "32.111667"^^xsd:decimal ;
  geo-pos:long "23.943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280156.5159482'^^xsd:double;
  dwc:scientificName 'Salaria pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Norris'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Libya'^^xsd:string;
  dwc:longitude '23.943333'^^xsd:double;
  dwc:latitude '32.111667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126781'^^xsd:integer;
  dwc:observationDate '1968-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.111667 23.943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.111667"^^xsd:decimal ;
  dwc:decimalLongitude "23.943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.111667 23.943333)"^^geo:wktLiteral ;
  geo-pos:lat "32.111667"^^xsd:decimal ;
  geo-pos:long "23.943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '359034.5268498'^^xsd:double;
  dwc:scientificName 'Thalassoma pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Potter'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:julianDay '152'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Libya'^^xsd:string;
  dwc:longitude '23.943333'^^xsd:double;
  dwc:latitude '32.111667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126970'^^xsd:integer;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283543.5162596'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280997.5160313'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284327.5163373'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284337.5163383'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283849.5162898'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284321.5163367'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '1.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283569.5162622'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283583.5162636'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283553.5162606'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '1.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284152.5163198'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285154.5164197'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283871.516292'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280908.5160224'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280939.5160255'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284154.51632'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284248.5163294'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284238.5163284'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '1.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284231.5163277'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284172.5163218'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285167.516421'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284672.5163715'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285163.5164206'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '1.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284029.5163077'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284135.5163181'^^xsd:double;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284745.5163788'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284183.5163229'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280868.5160184'^^xsd:double;
  dwc:scientificName 'Paralepis coregonoides coregonoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322636'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284261.5163307'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285152.5164195'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280918.5160234'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284211.5163257'^^xsd:double;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284253.5163299'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283518.5162571'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283515.5162568'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283516.5162569'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284324.516337'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280906.5160222'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '652'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284174.516322'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284158.5163204'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284687.516373'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280778.5160094'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280779.5160095'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:individualCount '33'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285178.516422'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280783.5160099'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283916.5162965'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283927.5162976'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '385488.5304614'^^xsd:double;
  dwc:scientificName 'Myripristis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'T. Roberts'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Pacific'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159383'^^xsd:integer;
  dwc:observationDate '1975-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '159383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284742.5163785'^^xsd:double;
  dwc:scientificName 'Liopropoma susumi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'T. Roberts'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '262'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Pacific'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '218259'^^xsd:integer;
  dwc:observationDate '1975-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '218259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '292420.5170698'^^xsd:double;
  dwc:scientificName 'Cirripectes quagga'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Sibley'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '293'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Pacific'^^xsd:string;
  dwc:country 'Kiribati'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219263'^^xsd:integer;
  dwc:observationDate '1964-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '219263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284743.5163786'^^xsd:double;
  dwc:scientificName 'Epinephelus hexagonatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Sibley'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '293'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Pacific'^^xsd:string;
  dwc:country 'Kiribati'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218232'^^xsd:integer;
  dwc:observationDate '1964-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '218232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284151.5163197'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '267'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283519.5162572'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283511.5162564'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283514.5162567'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284275.5163321'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284263.5163309'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284323.5163369'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284283.5163329'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283578.5162631'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '17.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283580.5162633'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285147.516419'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285131.5164174'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280911.5160227'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '17.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284697.516374'^^xsd:double;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283910.5162959'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283481.5162534'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283541.5162594'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283577.516263'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284199.5163245'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285170.5164212'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284269.5163315'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '275'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284330.5163376'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '275'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280931.5160247'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '275'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284177.5163223'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '275'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284251.5163297'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '275'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285162.5164205'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '275'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.1"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '238001.5096508'^^xsd:double;
  dwc:scientificName 'Argentina silus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '257'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '72.1'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126715'^^xsd:integer;
  dwc:observationDate '1975-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283487.516254'^^xsd:double;
  dwc:scientificName 'Notolepis rissoi rissoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '274'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322946'^^xsd:integer;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283509.5162562'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283501.5162554'^^xsd:double;
  dwc:scientificName 'Lestidiops jayakari pseudosphyraenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '236453'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283513.5162566'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '21.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280995.5160311'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '274'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280999.5160315'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '21.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283841.516289'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '21.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283833.5162882'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285169.5130941'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '274'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285144.5164187'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285155.5164198'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '21.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283869.5162918'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '274'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280980.5160296'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '274'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280923.5160239'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284186.5163232'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '274'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284161.5163207'^^xsd:double;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284182.5163228'^^xsd:double;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284732.5163775'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '244'^^xsd:integer;
  dwc:timeOfDay '21.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284734.5163777'^^xsd:double;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '274'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283517.516257'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283508.5162561'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283512.5162565'^^xsd:double;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284254.51633'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284320.5163366'^^xsd:double;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283572.5162625'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "427"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283586.5162639'^^xsd:double;
  dwc:scientificName 'Vinciguerria powerias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '269'^^xsd:integer;
  dwc:timeOfDay '0.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '427'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:observationDate '1970-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285150.5164193'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283867.5162916'^^xsd:double;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "427"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280903.5160219'^^xsd:double;
  dwc:scientificName 'Cyclothone pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '269'^^xsd:integer;
  dwc:timeOfDay '0.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '427'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:observationDate '1970-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284241.5163287'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284233.5163279'^^xsd:double;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285168.5164211'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285179.5164221'^^xsd:double;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285172.5164214'^^xsd:double;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283901.516295'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '283934.5162983'^^xsd:double;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '268'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380420.5296868'^^xsd:double;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Eschmeyer, William N.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collector 'M. Sweeney'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '170'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393298.531998'^^xsd:double;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M. Sweeney'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '170'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282278.5161591'^^xsd:double;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M. Sweeney'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '170'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384176.5316378'^^xsd:double;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M. Sweeney'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '170'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282268.5161581'^^xsd:double;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M. Sweeney'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '170'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '218887.5077455'^^xsd:double;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M. Sweeney'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '170'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '285445.5130121'^^xsd:double;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M. Sweeney'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '170'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Turkey'^^xsd:string;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298332.5181821'^^xsd:double;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Slastenenko'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '91'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298312.5181801'^^xsd:double;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Slastenenko'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '91'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '215014.5073617'^^xsd:double;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Slastenenko'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '91'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291102.5168412'^^xsd:double;
  dwc:scientificName 'Pegusa lascaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '91'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '224091.5082639'^^xsd:double;
  dwc:scientificName 'Merlangius merlangus euxinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '91'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322695'^^xsd:integer;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332908.5233109'^^xsd:double;
  dwc:scientificName 'Atherina mochon pontica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '91'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322984'^^xsd:integer;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367088.5278363'^^xsd:double;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '91'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-26'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383978.5302951'^^xsd:double;
  dwc:scientificName 'Hippocampus guttulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Slastenenko'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '91'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '383976.5302949'^^xsd:double;
  dwc:scientificName 'Hippocampus guttulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Slastenenko'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '91'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286567.5135453'^^xsd:double;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Slastenenko'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '91'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '237411.5095919'^^xsd:double;
  dwc:scientificName 'Acipenser stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126278'^^xsd:integer;
  dwc:aphiaIdAccepted '126278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4 28.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4"^^xsd:decimal ;
  dwc:decimalLongitude "28.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "349"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4 28.8)"^^geo:wktLiteral ;
  geo-pos:lat "71.4"^^xsd:decimal ;
  geo-pos:long "28.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '238011.5096518'^^xsd:double;
  dwc:scientificName 'Argentina silus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '256'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.8'^^xsd:double;
  dwc:latitude '71.4'^^xsd:double;
  dwc:minimumDepth '349'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126715'^^xsd:integer;
  dwc:observationDate '1975-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.325 29.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.325"^^xsd:decimal ;
  dwc:decimalLongitude "29.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "174"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.325 29.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.325"^^xsd:decimal ;
  geo-pos:long "29.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265996.5124434'^^xsd:double;
  dwc:scientificName 'Scorpaena loppei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Bray & Risebrough'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '185'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.7'^^xsd:double;
  dwc:latitude '31.325'^^xsd:double;
  dwc:minimumDepth '174'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127244'^^xsd:integer;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2 31.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2"^^xsd:decimal ;
  dwc:decimalLongitude "31.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2 31.7)"^^geo:wktLiteral ;
  geo-pos:lat "71.2"^^xsd:decimal ;
  geo-pos:long "31.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '341939.5246629'^^xsd:double;
  dwc:scientificName 'Lycodes vahli gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '256'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '31.7'^^xsd:double;
  dwc:latitude '71.2'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '323776'^^xsd:integer;
  dwc:observationDate '1975-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '274100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '306274.5196049'^^xsd:double;
  dwc:scientificName 'Drepane punctata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '220046'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '220046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '326297.5221683'^^xsd:double;
  dwc:scientificName 'Cociella heemstrai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218134'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '218134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '395643.5325543'^^xsd:double;
  dwc:scientificName 'Leiognathus equulus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218459'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '303762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286909.5166751'^^xsd:double;
  dwc:scientificName 'Cynoglossus gilchristi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219850'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '219850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286969.5167241'^^xsd:double;
  dwc:scientificName 'Paraplagusia bilineata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219858'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '219858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286545.5135002'^^xsd:double;
  dwc:scientificName 'Pseudorhombus arsius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '220051'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '220051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '324515.5219704'^^xsd:double;
  dwc:scientificName 'Johnius dorsalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218639'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '218639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '335561.5235812'^^xsd:double;
  dwc:scientificName 'Pelates quadrilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127077'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286921.5166835'^^xsd:double;
  dwc:scientificName 'Cynoglossus lida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219857'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '219857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286924.5166838'^^xsd:double;
  dwc:scientificName 'Cynoglossus lida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219857'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '219857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332585.5231936'^^xsd:double;
  dwc:scientificName 'Terapon theraps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '218349'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '218349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '324605.5219805'^^xsd:double;
  dwc:scientificName 'Johnius amblycephalus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218638'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '218638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286897.5166664'^^xsd:double;
  dwc:scientificName 'Cynoglossus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '219844'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '219844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "69-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '324482.5219663'^^xsd:double;
  dwc:scientificName 'Otolithes ruber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '69-4'^^xsd:string;
  dwc:collector 'F. Schwartz'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '37'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218641'^^xsd:integer;
  dwc:observationDate '1969-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '218641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '387224.5309521'^^xsd:double;
  dwc:scientificName 'Crenidens crenidens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127048'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-26'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202414.5062012'^^xsd:double;
  dwc:scientificName 'Scarus gibbus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann & G. El Sherbini'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'Dry Osteological Specimen; Alcohol'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219100'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212932.5071589'^^xsd:double;
  dwc:scientificName 'Apogon coccineus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '209326'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '209326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '343838.524907'^^xsd:double;
  dwc:scientificName 'Pomacanthus maculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '220005'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '220005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '236836.5095345'^^xsd:double;
  dwc:scientificName 'Stethojulis interrupta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219063'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '236827.5095336'^^xsd:double;
  dwc:scientificName 'Stethojulis interrupta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '161'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219063'^^xsd:integer;
  dwc:observationDate '1965-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '219063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204605.5064191'^^xsd:double;
  dwc:scientificName 'Lethrinus nebulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212081'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '212081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '329203.5224957'^^xsd:double;
  dwc:scientificName 'Cheilodipterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '161'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '206449'^^xsd:integer;
  dwc:observationDate '1965-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '206449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213617.507226'^^xsd:double;
  dwc:scientificName 'Nectamia fusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '126'^^xsd:integer;
  dwc:aphiaid '398505'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '398505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204271.5063858'^^xsd:double;
  dwc:scientificName 'Amphiprion bicinctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '212778'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '212778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202391.5061989'^^xsd:double;
  dwc:scientificName 'Chlorurus sordidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & G. El Sherbini'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'Dry Osteological Specimen; Alcohol'^^xsd:string;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '219082'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202347.5061945'^^xsd:double;
  dwc:scientificName 'Scarus madagascariensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & G. El Sherbini'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'Dry Osteological Specimen; Alcohol'^^xsd:string;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202381.5061979'^^xsd:double;
  dwc:scientificName 'Scarus gibbus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219100'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202688.5062284'^^xsd:double;
  dwc:scientificName 'Scarus marshalli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & G. El Sherbini'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219128'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202663.5062259'^^xsd:double;
  dwc:scientificName 'Scarus marshalli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & G. El Sherbini'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'Dry Osteological Specimen; Alcohol'^^xsd:string;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '219128'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202289.506189'^^xsd:double;
  dwc:scientificName 'Scarus harid'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'Dry Osteological Specimen; Alcohol'^^xsd:string;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219115'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '207460.5067022'^^xsd:double;
  dwc:scientificName 'Myripristis murdjan'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '217925'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '381016.5296652'^^xsd:double;
  dwc:scientificName 'Acanthurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '125908'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212884.5071541'^^xsd:double;
  dwc:scientificName 'Nectamia fusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '398505'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '398505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212528.5071185'^^xsd:double;
  dwc:scientificName 'Apogon cookii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '159588'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '712654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '374197.5289425'^^xsd:double;
  dwc:scientificName 'Diancistrus erythraeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '280526'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '280526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '382985.5299811'^^xsd:double;
  dwc:scientificName 'Sargocentron diadema'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '217947'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '236848.5095357'^^xsd:double;
  dwc:scientificName 'Stethojulis interrupta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '17'^^xsd:integer;
  dwc:aphiaid '219063'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '290607.5168898'^^xsd:double;
  dwc:scientificName 'Pseudochromis olivaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '218332'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '216292.5074869'^^xsd:double;
  dwc:scientificName 'Ichthyocampus bannwarthi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Neotype'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '314663'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '281375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '387204.5309282'^^xsd:double;
  dwc:scientificName 'Diplodus noct'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218602'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200567.5060176'^^xsd:double;
  dwc:scientificName 'Petroscirtes mitratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '219329'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221831.5080381'^^xsd:double;
  dwc:scientificName 'Abudefduf sexfasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '159289'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204273.506386'^^xsd:double;
  dwc:scientificName 'Amphiprion bicinctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212778'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226446.5084992'^^xsd:double;
  dwc:scientificName 'Doryrhamphus excisus abbreviatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '224101'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226448.5084994'^^xsd:double;
  dwc:scientificName 'Doryrhamphus excisus abbreviatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '224101'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228895.5087418'^^xsd:double;
  dwc:scientificName 'Ptarmus gallus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218132'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221847.5080397'^^xsd:double;
  dwc:scientificName 'Abudefduf vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '212879'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '395145.5324913'^^xsd:double;
  dwc:scientificName 'Ostracion cubicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219911'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '403462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '231379.5089901'^^xsd:double;
  dwc:scientificName 'Enneapterygius clarkae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219177'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '260486.5118937'^^xsd:double;
  dwc:scientificName 'Engyprosopon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '204480'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235299.509381'^^xsd:double;
  dwc:scientificName 'Siganus luridus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '313810.5204577'^^xsd:double;
  dwc:scientificName 'Coryogalops sufensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '302894'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '297834.5182334'^^xsd:double;
  dwc:scientificName 'Tripterygiidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125572'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '297857.5182385'^^xsd:double;
  dwc:scientificName 'Tripterygiidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125572'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '297827.5182318'^^xsd:double;
  dwc:scientificName 'Tripterygiidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125572'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '297633.5181584'^^xsd:double;
  dwc:scientificName 'Salarias fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219340'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277393.5156792'^^xsd:double;
  dwc:scientificName 'Halichoeres scapularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218990'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '301695.5185739'^^xsd:double;
  dwc:scientificName 'Cheilinus lunulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '218942'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '274565.5154054'^^xsd:double;
  dwc:scientificName 'Plesiops nigricans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218346'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282655.5161887'^^xsd:double;
  dwc:scientificName 'Bothus pantherinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '219795'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304303.5191665'^^xsd:double;
  dwc:scientificName 'Lethrinus mahsena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '212075'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '297661.5181647'^^xsd:double;
  dwc:scientificName 'Salarias fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219340'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275248.5154662'^^xsd:double;
  dwc:scientificName 'Neoglyphidodon melas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218833'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276269.5155682'^^xsd:double;
  dwc:scientificName 'Valenciennea sexguttata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219598'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276695.5156101'^^xsd:double;
  dwc:scientificName 'Cheilodipterus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '209371'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211528.5189868'^^xsd:double;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '279825.5159154'^^xsd:double;
  dwc:scientificName 'Chaetodon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218737'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281020.5160336'^^xsd:double;
  dwc:scientificName 'Pomacentrus littoralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '212975'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '394816.5323846'^^xsd:double;
  dwc:scientificName 'Canthigaster margaritata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '219946'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281173.5160488'^^xsd:double;
  dwc:scientificName 'Pomacentrus trilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212995'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275296.515471'^^xsd:double;
  dwc:scientificName 'Chrysiptera annulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '218780'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1865534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '335789.523482'^^xsd:double;
  dwc:scientificName 'Atherinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125438'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '201485.5061091'^^xsd:double;
  dwc:scientificName 'Meiacanthus Meiacanthus nigrolineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219307'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202418.5062016'^^xsd:double;
  dwc:scientificName 'Scarus fehlmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219131'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228916.5087439'^^xsd:double;
  dwc:scientificName 'Scolopsis ghanam'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209222'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202415.5062013'^^xsd:double;
  dwc:scientificName 'Scarus fehlmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219131'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279444"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279444 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279444"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235306.5093817'^^xsd:double;
  dwc:scientificName 'Siganus rivulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279444'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279722 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279722"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279722 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279722"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '326280.5221705'^^xsd:double;
  dwc:scientificName 'Cociella punctata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-27'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279722'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '218136'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '218136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279722 33.773611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.279722"^^xsd:decimal ;
  dwc:decimalLongitude "33.773611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.279722 33.773611)"^^geo:wktLiteral ;
  geo-pos:lat "27.279722"^^xsd:decimal ;
  geo-pos:long "33.773611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380424.5297282'^^xsd:double;
  dwc:scientificName 'Aeoliscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Smith-Vaniz, William F.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:fieldNumber 'HA-27'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.773611'^^xsd:double;
  dwc:latitude '27.279722'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '206930'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '206930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '387215.5309449'^^xsd:double;
  dwc:scientificName 'Rhabdosargus haffara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218620'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '218620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '387253.5309716'^^xsd:double;
  dwc:scientificName 'Rhabdosargus haffara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218620'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '218620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '387235.5309576'^^xsd:double;
  dwc:scientificName 'Diplodus noct'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '218602'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '218602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '387240.5309582'^^xsd:double;
  dwc:scientificName 'Crenidens crenidens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '127048'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '390436.5315342'^^xsd:double;
  dwc:scientificName 'Rhabdosargus haffara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relationshipType 'recatalogued from'^^xsd:string;
  dwc:aphiaid '218620'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '218620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '6553.500111'^^xsd:double;
  dwc:scientificName 'Omobranchus fasciolatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219318'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '219318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '387205.5309283'^^xsd:double;
  dwc:scientificName 'Acanthopagrus bifasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218589'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '218589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200303.5208305'^^xsd:double;
  dwc:scientificName 'Istiblennius rivulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '219289'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '219289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '316149.5208106'^^xsd:double;
  dwc:scientificName 'Silhouettea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126935'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '126935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200030.5059658'^^xsd:double;
  dwc:scientificName 'Hirculops cornifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '219288'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '219288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221777.5080327'^^xsd:double;
  dwc:scientificName 'Abudefduf sordidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '212888'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '212888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '218746.5077315'^^xsd:double;
  dwc:scientificName 'Hyporhamphus gamberur'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '213174'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '213174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235343.5093854'^^xsd:double;
  dwc:scientificName 'Siganus rivulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267546.5125982'^^xsd:double;
  dwc:scientificName 'Mugilidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '125546'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '125546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275298.5154712'^^xsd:double;
  dwc:scientificName 'Chrysiptera annulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218780'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '1865534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.776528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.776528)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.776528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276306.5155719'^^xsd:double;
  dwc:scientificName 'Valenciennea sexguttata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-28'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.776528'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219598'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '219598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349661.5257224'^^xsd:double;
  dwc:scientificName 'Pseudobalistes fuscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219885'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228237.508676'^^xsd:double;
  dwc:scientificName 'Anyperodon leucogrammicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212549'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '212549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202405.5062003'^^xsd:double;
  dwc:scientificName 'Chlorurus sordidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219082'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '344949.525098'^^xsd:double;
  dwc:scientificName 'Pomacanthus maculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '220005'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '220005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204272.5063859'^^xsd:double;
  dwc:scientificName 'Amphiprion bicinctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '212778'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '212778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '355715.5265365'^^xsd:double;
  dwc:scientificName 'Cheilinus lunulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218942'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '218942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202393.5061991'^^xsd:double;
  dwc:scientificName 'Chlorurus sordidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219082'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202397.5061995'^^xsd:double;
  dwc:scientificName 'Chlorurus sordidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '219082'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '290450.5168679'^^xsd:double;
  dwc:scientificName 'Pseudochromis olivaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 32'^^xsd:string;
  dwc:collector 'H. Fehlmann & Gouda'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218332'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '218332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228232.5086755'^^xsd:double;
  dwc:scientificName 'Anyperodon leucogrammicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & Gouda'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '212549'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '212549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339648.524352'^^xsd:double;
  dwc:scientificName 'Amblygobius hectori'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 32'^^xsd:string;
  dwc:collector 'H. Fehlmann & Gouda'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219375'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '344662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211857.5070617'^^xsd:double;
  dwc:scientificName 'Apogon multitaeniatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209311'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '311659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '217741.5076315'^^xsd:double;
  dwc:scientificName 'Synodus dermatogenys'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '217667'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '217667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '218817.5077385'^^xsd:double;
  dwc:scientificName 'Anyperodon leucogrammicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 32'^^xsd:string;
  dwc:collector 'H. Fehlmann & Gouda'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '212549'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '212549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '236622.5095131'^^xsd:double;
  dwc:scientificName 'Stethojulis interrupta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219063'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '219063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228897.508742'^^xsd:double;
  dwc:scientificName 'Ptarmus gallus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 32'^^xsd:string;
  dwc:collector 'H. Fehlmann & Gouda'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '155'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218132'^^xsd:integer;
  dwc:observationDate '1965-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '218132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228896.5087419'^^xsd:double;
  dwc:scientificName 'Ptarmus gallus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218132'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '218132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226449.5084995'^^xsd:double;
  dwc:scientificName 'Doryrhamphus excisus abbreviatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & Gouda'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '224101'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '1524196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226451.5084997'^^xsd:double;
  dwc:scientificName 'Doryrhamphus excisus abbreviatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '224101'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '1524196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202357.5061955'^^xsd:double;
  dwc:scientificName 'Parapercis polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '402605'^^xsd:integer;
  dwc:observationDate '1964-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222507.5081055'^^xsd:double;
  dwc:scientificName 'Torpedo panthera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'H. Fehlmann & L. Kornicker'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217381'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '217381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-01'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '261184.5119633'^^xsd:double;
  dwc:scientificName 'Cheilodipterus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209371'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '382015.5298374'^^xsd:double;
  dwc:scientificName 'Neoniphon sammara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '159393'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '159393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212455.5071112'^^xsd:double;
  dwc:scientificName 'Apogon timorensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '209318'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '475093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211530.518987'^^xsd:double;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228602.5087125'^^xsd:double;
  dwc:scientificName 'Scolopsis ghanam'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209222'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '209222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212608.5071265'^^xsd:double;
  dwc:scientificName 'Apogon cyanosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '209309'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '319876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267520.5125956'^^xsd:double;
  dwc:scientificName 'Mulloidichthys flavolineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218647'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '218647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380628.5295992'^^xsd:double;
  dwc:scientificName 'Zebrasoma veliferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '219684'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '712902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235326.5093837'^^xsd:double;
  dwc:scientificName 'Siganus rivulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235627.5094138'^^xsd:double;
  dwc:scientificName 'Calotomus viridescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219077'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202416.5062014'^^xsd:double;
  dwc:scientificName 'Scarus fehlmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219131'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202419.5062017'^^xsd:double;
  dwc:scientificName 'Scarus fehlmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'Dry Osteological Specimen; Alcohol'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219131'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304334.5191823'^^xsd:double;
  dwc:scientificName 'Plectropomus areolatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218263'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '218263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '385803.5305328'^^xsd:double;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304286.5191642'^^xsd:double;
  dwc:scientificName 'Lethrinus mahsena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '212075'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '212075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '292950.5172273'^^xsd:double;
  dwc:scientificName 'Petroscirtes mitratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219329'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276300.5155713'^^xsd:double;
  dwc:scientificName 'Valenciennea sexguttata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219598'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277870.5157269'^^xsd:double;
  dwc:scientificName 'Thalassoma lutescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273585'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '273585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276610.5156017'^^xsd:double;
  dwc:scientificName 'Cheilodipterus bipunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '312698'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '209374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211856.5070616'^^xsd:double;
  dwc:scientificName 'Apogon multitaeniatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209311'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '311659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304305.5191667'^^xsd:double;
  dwc:scientificName 'Lethrinus mahsena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '212075'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '212075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275247.5154661'^^xsd:double;
  dwc:scientificName 'Neoglyphidodon melas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218833'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '218833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327815.5223456'^^xsd:double;
  dwc:scientificName 'Istigobius decoratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219504'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '273291.5152816'^^xsd:double;
  dwc:scientificName 'Haliophis guttatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218321'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '218321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282476.5161788'^^xsd:double;
  dwc:scientificName 'Bothus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126110'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '126110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277551.515695'^^xsd:double;
  dwc:scientificName 'Hemigymnus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218999'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '218999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281512.5160827'^^xsd:double;
  dwc:scientificName 'Pomacentrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '204256'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '204256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275224.5154638'^^xsd:double;
  dwc:scientificName 'Neopomacentrus xanthurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218836'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '218836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281443.5160758'^^xsd:double;
  dwc:scientificName 'Pomacentrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '204256'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '204256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '290687.5169012'^^xsd:double;
  dwc:scientificName 'Pseudochromis olivaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '218332'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '218332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '312931.5203163'^^xsd:double;
  dwc:scientificName 'Arothron diadematus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219924'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '312928.5203159'^^xsd:double;
  dwc:scientificName 'Arothron hispidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219925'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '238491.5096996'^^xsd:double;
  dwc:scientificName 'Sargocentron caudimaculatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217940'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '217940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235337.5093848'^^xsd:double;
  dwc:scientificName 'Siganus luridus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '394815.5323845'^^xsd:double;
  dwc:scientificName 'Canthigaster margaritata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '219946'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '395144.5324912'^^xsd:double;
  dwc:scientificName 'Ostracion cubicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219911'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '403462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '215158.5073761'^^xsd:double;
  dwc:scientificName 'Pomacentrus aquilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '212983'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '212983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380717.5296102'^^xsd:double;
  dwc:scientificName 'Acanthuridae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '125515'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '125515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226452.5084998'^^xsd:double;
  dwc:scientificName 'Doryrhamphus excisus abbreviatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '224101'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '1524196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281446.5160761'^^xsd:double;
  dwc:scientificName 'Neoglyphidodon melas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '218833'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '218833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277778"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277778 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277778"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202288.5061889'^^xsd:double;
  dwc:scientificName 'Scarus harid'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-34'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '219115'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332242.522946'^^xsd:double;
  dwc:scientificName 'Paragobiodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-39'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '204733'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '204733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332239.5229455'^^xsd:double;
  dwc:scientificName 'Gobiodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-39'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '204038'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '204038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '345075.5251133'^^xsd:double;
  dwc:scientificName 'Heteropyge asfur'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '341181.5245363'^^xsd:double;
  dwc:scientificName 'Callogobius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '206441'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '206441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276965.5156365'^^xsd:double;
  dwc:scientificName 'Oxycheilinus mentalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '277998'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '277998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275243.5154657'^^xsd:double;
  dwc:scientificName 'Neoglyphidodon melas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218833'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '218833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275254.5154668'^^xsd:double;
  dwc:scientificName 'Neoglyphidodon melas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218833'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '218833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339451.5241994'^^xsd:double;
  dwc:scientificName 'Asterropteryx semipunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '219382'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '277497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278096.5157495'^^xsd:double;
  dwc:scientificName 'Pseudochromis flavivertex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218331'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '218331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281175.516049'^^xsd:double;
  dwc:scientificName 'Pomacentrus trilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '212995'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '212995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275262.5154676'^^xsd:double;
  dwc:scientificName 'Amblyglyphidodon leucogaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '218779'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '218779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275562.5154976'^^xsd:double;
  dwc:scientificName 'Chromis viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212811'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '212811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278086.5157485'^^xsd:double;
  dwc:scientificName 'unpublished name'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267019.5125455'^^xsd:double;
  dwc:scientificName 'Chaetodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125954'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '125954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '270880.5128907'^^xsd:double;
  dwc:scientificName 'Epinephelus microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218198'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '218197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '394813.5323843'^^xsd:double;
  dwc:scientificName 'Canthigaster margaritata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '219946'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '219946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '261322.5119771'^^xsd:double;
  dwc:scientificName 'Fowleria variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '209403'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '209403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380524.5295823'^^xsd:double;
  dwc:scientificName 'Zebrasoma veliferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219684'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '712902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '261161.511961'^^xsd:double;
  dwc:scientificName 'Cheilodipterus macrodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '209373'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '209373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '389813.5313439'^^xsd:double;
  dwc:scientificName 'Haliophis guttatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218321'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '218321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '261166.5119615'^^xsd:double;
  dwc:scientificName 'Cheilodipterus macrodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '209373'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '209373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '366004.5277337'^^xsd:double;
  dwc:scientificName 'Gobiodon citrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '219479'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '219479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.783611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.783611)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.783611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212436.5071093'^^xsd:double;
  dwc:scientificName 'Nectamia annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.783611'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '398503'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '398503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.784861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.276667"^^xsd:decimal ;
  dwc:decimalLongitude "33.784861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.276667 33.784861)"^^geo:wktLiteral ;
  geo-pos:lat "27.276667"^^xsd:decimal ;
  geo-pos:long "33.784861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '348321.525509'^^xsd:double;
  dwc:scientificName 'Istigobius ornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '33.784861'^^xsd:double;
  dwc:latitude '27.276667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219505'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '219505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '259116.5117568'^^xsd:double;
  dwc:scientificName 'Sargocentron punctatissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '217941'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '217941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '299011.5176029'^^xsd:double;
  dwc:scientificName 'Ostracion cubicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219911'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '403462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '206103.5065669'^^xsd:double;
  dwc:scientificName 'Canthigaster margaritata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '219946'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '219946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '297818.5182294'^^xsd:double;
  dwc:scientificName 'Tripterygiidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '125572'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '125572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228227.508675'^^xsd:double;
  dwc:scientificName 'Cirripectes castaneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219266'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267023.5125459'^^xsd:double;
  dwc:scientificName 'Chaetodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '153'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '125954'^^xsd:integer;
  dwc:observationDate '1965-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '125954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275112.51546'^^xsd:double;
  dwc:scientificName 'Chrysiptera unimaculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '218782'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '218782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '259029.5117481'^^xsd:double;
  dwc:scientificName 'Neoniphon sammara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '159393'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '159393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298329.5181818'^^xsd:double;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '207459.5067021'^^xsd:double;
  dwc:scientificName 'Myripristis murdjan'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217925'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '217925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '366007.527734'^^xsd:double;
  dwc:scientificName 'Gobiodon citrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219479'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '219479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '261222.5119671'^^xsd:double;
  dwc:scientificName 'Fowleria variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '209403'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '209403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '382986.5299812'^^xsd:double;
  dwc:scientificName 'Sargocentron diadema'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '217947'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '217947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277384.5156783'^^xsd:double;
  dwc:scientificName 'Halichoeres scapularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218990'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '274568.5154057'^^xsd:double;
  dwc:scientificName 'Plesiops nigricans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218346'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276626.5156033'^^xsd:double;
  dwc:scientificName 'Cheilodipterus lachneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '209372'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '209372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235336.5093847'^^xsd:double;
  dwc:scientificName 'Siganus luridus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276944.515635'^^xsd:double;
  dwc:scientificName 'Cheilinus trilobatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218944'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380531.5295881'^^xsd:double;
  dwc:scientificName 'Zebrasoma veliferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219684'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '712902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '274676.5154165'^^xsd:double;
  dwc:scientificName 'Epinephelus summana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '218238'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '279822.5159151'^^xsd:double;
  dwc:scientificName 'Chaetodon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218737'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281453.5160768'^^xsd:double;
  dwc:scientificName 'Neoglyphidodon melas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218833'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '273295.515282'^^xsd:double;
  dwc:scientificName 'Haliophis guttatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218321'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277053.5156452'^^xsd:double;
  dwc:scientificName 'Coris variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '367240'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '367240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277511.515691'^^xsd:double;
  dwc:scientificName 'Hemigymnus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218999'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '259000.5117452'^^xsd:double;
  dwc:scientificName 'Thalassoma rueppellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273590'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '273590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278134.5157533'^^xsd:double;
  dwc:scientificName 'Pseudochromis flavivertex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218331'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275264.5154678'^^xsd:double;
  dwc:scientificName 'Amblyglyphidodon leucogaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '218779'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281386.5160701'^^xsd:double;
  dwc:scientificName 'Pomacentrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '204256'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '204256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281387.5160702'^^xsd:double;
  dwc:scientificName 'Neopomacentrus xanthurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '218836'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281449.5160764'^^xsd:double;
  dwc:scientificName 'Pomacentrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '204256'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '204256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275556.515497'^^xsd:double;
  dwc:scientificName 'Chromis viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '212811'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '212811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281442.5160757'^^xsd:double;
  dwc:scientificName 'Pomacentrus trilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '212995'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '212995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212439.5071096'^^xsd:double;
  dwc:scientificName 'Nectamia annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '398503'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '398503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '290649.516895'^^xsd:double;
  dwc:scientificName 'Pseudochromis olivaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '218332'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204367.5063954'^^xsd:double;
  dwc:scientificName 'Gaterin gaterinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '214589'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '218552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339665.5243556'^^xsd:double;
  dwc:scientificName 'Amblygobius hectori'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219375'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '344662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '336040.5236425'^^xsd:double;
  dwc:scientificName 'Hypoatherina temminckii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '217883'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '217883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211527.5189867'^^xsd:double;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-27'^^xsd:string;
  dwc:collector 'H. Fehlmann & L. Kornicker'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '366'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:observationDate '1964-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276664.5156071'^^xsd:double;
  dwc:scientificName 'Archamia lineolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '209393'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '1022730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276691.5156097'^^xsd:double;
  dwc:scientificName 'Cheilodipterus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '209371'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '341175.5245358'^^xsd:double;
  dwc:scientificName 'Callogobius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '206441'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '206441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276963.5156363'^^xsd:double;
  dwc:scientificName 'Oxycheilinus mentalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '277998'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '277998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276908.5156314'^^xsd:double;
  dwc:scientificName 'Cheilinus trilobatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218944'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '218944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277420.5156819'^^xsd:double;
  dwc:scientificName 'Halichoeres scapularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218990'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '218990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281448.5160763'^^xsd:double;
  dwc:scientificName 'Stegastes nigricans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218849'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '218849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '279823.5159152'^^xsd:double;
  dwc:scientificName 'Chaetodon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218737'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '218737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '273292.5152817'^^xsd:double;
  dwc:scientificName 'Haliophis guttatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '218321'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '218321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '335712.5241738'^^xsd:double;
  dwc:scientificName 'Asterropteryx semipunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219382'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '277497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277047.5156446'^^xsd:double;
  dwc:scientificName 'Coris variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '367240'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '367240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277039.5156438'^^xsd:double;
  dwc:scientificName 'Coris variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '367240'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '367240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277539.5156938'^^xsd:double;
  dwc:scientificName 'Hemigymnus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218999'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '218999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281745.5161059'^^xsd:double;
  dwc:scientificName 'Pomacentrus trilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '212995'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '212995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278125.5157524'^^xsd:double;
  dwc:scientificName 'Pseudochromis flavivertex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218331'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '218331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281176.5160491'^^xsd:double;
  dwc:scientificName 'Pomacentrus trilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '212995'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '212995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '366000.5277333'^^xsd:double;
  dwc:scientificName 'Gobiodon citrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '219479'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '219479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275266.515468'^^xsd:double;
  dwc:scientificName 'Amblyglyphidodon leucogaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '218779'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '218779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275580.5154994'^^xsd:double;
  dwc:scientificName 'Chromis viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '212811'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '212811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275297.5154711'^^xsd:double;
  dwc:scientificName 'Chrysiptera annulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218780'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '1865534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235294.5093805'^^xsd:double;
  dwc:scientificName 'Siganus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219692'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '219692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235304.5093815'^^xsd:double;
  dwc:scientificName 'Siganus luridus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '254300.5112762'^^xsd:double;
  dwc:scientificName 'Istigobius decoratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219504'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '219504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '365983.5277173'^^xsd:double;
  dwc:scientificName 'Gobiodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '204038'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '204038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212883.507154'^^xsd:double;
  dwc:scientificName 'Nectamia fusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '398505'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '398505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267009.5125445'^^xsd:double;
  dwc:scientificName 'Chaetodon austriacus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '218732'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '218732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380622.5295983'^^xsd:double;
  dwc:scientificName 'Zebrasoma veliferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219684'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '712902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '329133.5224843'^^xsd:double;
  dwc:scientificName 'Cheilodipterus isostigmus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '278892'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '401512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384932.5303293'^^xsd:double;
  dwc:scientificName 'Epibulus insidiator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218972'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '218972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '344998.5251032'^^xsd:double;
  dwc:scientificName 'Fowleria variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '209403'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '209403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228233.5086756'^^xsd:double;
  dwc:scientificName 'Anyperodon leucogrammicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '212549'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '212549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212449.5071106'^^xsd:double;
  dwc:scientificName 'Apogon timorensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '209318'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '475093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380519.5295807'^^xsd:double;
  dwc:scientificName 'Zebrasoma veliferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219684'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '712902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '344953.5250984'^^xsd:double;
  dwc:scientificName 'Pomacanthus asfur'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219999'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '219999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367580.5279348'^^xsd:double;
  dwc:scientificName 'Gobiodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '204038'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '204038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211526.5189866'^^xsd:double;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '292964.5172287'^^xsd:double;
  dwc:scientificName 'Petroscirtes mitratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219329'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '219329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '290628.5168926'^^xsd:double;
  dwc:scientificName 'Pseudochromis olivaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '218332'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '218332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211474.5070291'^^xsd:double;
  dwc:scientificName 'Apogon exostigma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209327'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '712695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '394814.5323844'^^xsd:double;
  dwc:scientificName 'Canthigaster margaritata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '219946'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '219946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276294.5155707'^^xsd:double;
  dwc:scientificName 'Valenciennea sexguttata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219598'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '219598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.275833"^^xsd:decimal ;
  dwc:decimalLongitude "33.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.275833 33.788889)"^^geo:wktLiteral ;
  geo-pos:lat "27.275833"^^xsd:decimal ;
  geo-pos:long "33.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281496.5160811'^^xsd:double;
  dwc:scientificName 'Neoglyphidodon melas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.788889'^^xsd:double;
  dwc:latitude '27.275833'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '218833'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '218833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212444.5071101'^^xsd:double;
  dwc:scientificName 'Nectamia annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '398503'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '398503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221833.5080383'^^xsd:double;
  dwc:scientificName 'Abudefduf sexfasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159289'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '159289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228898.5087421'^^xsd:double;
  dwc:scientificName 'Ptarmus gallus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218132'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '218132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '218745.5077314'^^xsd:double;
  dwc:scientificName 'Hyporhamphus gamberur'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '213174'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '213174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212609.5071266'^^xsd:double;
  dwc:scientificName 'Apogon cyanosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '209309'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '319876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202417.5062015'^^xsd:double;
  dwc:scientificName 'Scarus fehlmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219131'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '219127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '217757.5076331'^^xsd:double;
  dwc:scientificName 'Synodus dermatogenys'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '217667'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '217667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212459.5071116'^^xsd:double;
  dwc:scientificName 'Apogon timorensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '209318'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '475093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213254.5071904'^^xsd:double;
  dwc:scientificName 'Apogon taeniatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '273106'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '209391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267011.5125447'^^xsd:double;
  dwc:scientificName 'Chaetodon austriacus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218732'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '218732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '335784.5234804'^^xsd:double;
  dwc:scientificName 'Atherinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125438'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '125438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '329136.5224846'^^xsd:double;
  dwc:scientificName 'Cheilodipterus isostigmus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '278892'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '401512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235335.5093846'^^xsd:double;
  dwc:scientificName 'Siganus luridus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '389814.531344'^^xsd:double;
  dwc:scientificName 'Haliophis guttatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218321'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '218321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277102.5156501'^^xsd:double;
  dwc:scientificName 'Coris variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '367240'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '367240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276692.5156098'^^xsd:double;
  dwc:scientificName 'Cheilodipterus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '209371'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276612.5156019'^^xsd:double;
  dwc:scientificName 'Cheilodipterus bipunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '312698'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '209374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304277.5191633'^^xsd:double;
  dwc:scientificName 'Lethrinus mahsena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '212075'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '212075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276955.5156355'^^xsd:double;
  dwc:scientificName 'Cheilinus trilobatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '218944'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '218944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277407.5156806'^^xsd:double;
  dwc:scientificName 'Halichoeres scapularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218990'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '218990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '357894.5267307'^^xsd:double;
  dwc:scientificName 'Siphamia permutata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '277706'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '277708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275244.5154658'^^xsd:double;
  dwc:scientificName 'Neoglyphidodon melas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218833'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '218833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211531.5189871'^^xsd:double;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '329172.5224911'^^xsd:double;
  dwc:scientificName 'Istigobius spence'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219506'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '219506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '279804.5159133'^^xsd:double;
  dwc:scientificName 'Fowleria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '204550'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '204550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '335705.5241733'^^xsd:double;
  dwc:scientificName 'Asterropteryx semipunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219382'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '277497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276307.515572'^^xsd:double;
  dwc:scientificName 'Valenciennea sexguttata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '219598'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '219598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275295.5154709'^^xsd:double;
  dwc:scientificName 'Chrysiptera annulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218780'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '1865534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275268.5154682'^^xsd:double;
  dwc:scientificName 'Amblyglyphidodon leucogaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218779'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '218779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281445.516076'^^xsd:double;
  dwc:scientificName 'Pomacentrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '204256'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '204256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281981.5161294'^^xsd:double;
  dwc:scientificName 'Pomacentrus trilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212995'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '212995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '290738.5169131'^^xsd:double;
  dwc:scientificName 'Pseudochromis olivaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '218332'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '218332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '382060.5298454'^^xsd:double;
  dwc:scientificName 'Neoniphon sammara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Smith, D. G.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159393'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '159393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212885.5071542'^^xsd:double;
  dwc:scientificName 'Nectamia fusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '398505'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '398505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '263239.5121687'^^xsd:double;
  dwc:scientificName 'Halicampus mataafae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218010'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '218010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '394803.5323833'^^xsd:double;
  dwc:scientificName 'Canthigaster margaritata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '219946'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '219946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202600.5062197'^^xsd:double;
  dwc:scientificName 'unpublished name'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '307249.5197981'^^xsd:double;
  dwc:scientificName 'Salarias fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219340'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '219340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235305.5093816'^^xsd:double;
  dwc:scientificName 'Siganus rivulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270833"^^xsd:decimal ;
  dwc:decimalLongitude "33.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270833 33.791667)"^^geo:wktLiteral ;
  geo-pos:lat "27.270833"^^xsd:decimal ;
  geo-pos:long "33.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '279824.5159153'^^xsd:double;
  dwc:scientificName 'Chaetodon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-35'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.791667'^^xsd:double;
  dwc:latitude '27.270833'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218737'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '218737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.297222 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.297222"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.297222 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.297222"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380633.5295997'^^xsd:double;
  dwc:scientificName 'Zebrasoma veliferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.297222'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '219684'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '712902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '274577.5154066'^^xsd:double;
  dwc:scientificName 'Plesiops nigricans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218346'^^xsd:integer;
  dwc:observationDate '1960-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '257109.5115562'^^xsd:double;
  dwc:scientificName 'Trachurus indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218443'^^xsd:integer;
  dwc:observationDate '1960-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235295.5093806'^^xsd:double;
  dwc:scientificName 'Siganus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219692'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '356412.5265324'^^xsd:double;
  dwc:scientificName 'Archamia lineolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '209393'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1022730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '341325.5245611'^^xsd:double;
  dwc:scientificName 'Paragobiodon modestus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219538'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '254301.5112763'^^xsd:double;
  dwc:scientificName 'Istigobius decoratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219504'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '290575.5168863'^^xsd:double;
  dwc:scientificName 'Pseudochromis olivaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '19'^^xsd:integer;
  dwc:aphiaid '218332'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '394817.5323847'^^xsd:double;
  dwc:scientificName 'Canthigaster margaritata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '17'^^xsd:integer;
  dwc:aphiaid '219946'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '335767.5234762'^^xsd:double;
  dwc:scientificName 'Atherinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125438'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '125438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304311.519168'^^xsd:double;
  dwc:scientificName 'Lethrinus mahsena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212075'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '212075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349007.525615'^^xsd:double;
  dwc:scientificName 'Istigobius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '205265'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '205265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202402.5062'^^xsd:double;
  dwc:scientificName 'Chlorurus sordidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219082'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384931.5303292'^^xsd:double;
  dwc:scientificName 'Epibulus insidiator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218972'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276305.5155718'^^xsd:double;
  dwc:scientificName 'Valenciennea sexguttata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219598'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276830.5156236'^^xsd:double;
  dwc:scientificName 'Cheilinus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218940'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '301694.5185737'^^xsd:double;
  dwc:scientificName 'Cheilinus trilobatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '218944'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277379.5156778'^^xsd:double;
  dwc:scientificName 'Halichoeres scapularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218990'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228236.5086759'^^xsd:double;
  dwc:scientificName 'Anyperodon leucogrammicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '212549'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '212549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339663.5243553'^^xsd:double;
  dwc:scientificName 'Amblygobius hectori'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219375'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '344662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '274564.5154053'^^xsd:double;
  dwc:scientificName 'Plesiops nigricans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218346'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281498.5160813'^^xsd:double;
  dwc:scientificName 'Neoglyphidodon melas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '218833'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276684.515609'^^xsd:double;
  dwc:scientificName 'Cheilodipterus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '209371'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277101.51565'^^xsd:double;
  dwc:scientificName 'Coris variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '367240'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '367240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '376134.5290662'^^xsd:double;
  dwc:scientificName 'Halichoeres marginatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '218991'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '329130.522484'^^xsd:double;
  dwc:scientificName 'Cheilodipterus isostigmus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '278892'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '401512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276930.5156336'^^xsd:double;
  dwc:scientificName 'Oxycheilinus mentalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '277998'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '277998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '366002.5277335'^^xsd:double;
  dwc:scientificName 'Gobiodon citrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219479'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211533.5189873'^^xsd:double;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '223874.5082422'^^xsd:double;
  dwc:scientificName 'Pteragogus cryptus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219054'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '219054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '229587.508811'^^xsd:double;
  dwc:scientificName 'Plectropomus maculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218267'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267004.512544'^^xsd:double;
  dwc:scientificName 'Chaetodon melannotus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218743'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281460.5160775'^^xsd:double;
  dwc:scientificName 'Stegastes nigricans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '218849'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '279821.515915'^^xsd:double;
  dwc:scientificName 'Chaetodon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218737'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '274990.5154478'^^xsd:double;
  dwc:scientificName 'Epinephelus chlorostigma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218199'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267002.5125438'^^xsd:double;
  dwc:scientificName 'Chaetodon larvatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218716'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '335707.5241735'^^xsd:double;
  dwc:scientificName 'Asterropteryx semipunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219382'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '277497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278002.5157401'^^xsd:double;
  dwc:scientificName 'Scaridae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125557'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '151787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277538.5156937'^^xsd:double;
  dwc:scientificName 'Hemigymnus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218999'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277518.5156917'^^xsd:double;
  dwc:scientificName 'Larabicus quadrilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219020'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1843855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226450.5084996'^^xsd:double;
  dwc:scientificName 'Doryrhamphus excisus abbreviatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '224101'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1524196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278124.5157523'^^xsd:double;
  dwc:scientificName 'Pseudochromis flavivertex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218331'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281170.5160485'^^xsd:double;
  dwc:scientificName 'Pomacentrus trilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '212995'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '212995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275730.5155144'^^xsd:double;
  dwc:scientificName 'Dascyllus aruanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212843'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '212843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275263.5154677'^^xsd:double;
  dwc:scientificName 'Amblyglyphidodon leucogaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '218779'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275294.5154708'^^xsd:double;
  dwc:scientificName 'Chrysiptera annulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218780'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1865534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212446.5071103'^^xsd:double;
  dwc:scientificName 'Nectamia annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '72'^^xsd:integer;
  dwc:aphiaid '398503'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '398503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202598.5062195'^^xsd:double;
  dwc:scientificName 'unpublished name'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204364.5063951'^^xsd:double;
  dwc:scientificName 'Epinephelus coeruleopunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218247'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204369.5063956'^^xsd:double;
  dwc:scientificName 'Gaterin gaterinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '214589'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204365.5063952'^^xsd:double;
  dwc:scientificName 'Anyperodon leucogrammicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '212549'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '212549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212302.507096'^^xsd:double;
  dwc:scientificName 'Apogon spilurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'N. Risebrough & L. Woods'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '164'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273102'^^xsd:integer;
  dwc:observationDate '1958-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1013197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276314.5155727'^^xsd:double;
  dwc:scientificName 'Arothron nigropunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Stirn'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219921'^^xsd:integer;
  dwc:observationDate '1960-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '217693.5076267'^^xsd:double;
  dwc:scientificName 'Synodus variegatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '217670'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281514.5160829'^^xsd:double;
  dwc:scientificName 'Amblyglyphidodon flavilatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '22'^^xsd:integer;
  dwc:aphiaid '218778'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '218778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281209.5160524'^^xsd:double;
  dwc:scientificName 'Pomacentrus trilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '212995'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '212995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332237.5229452'^^xsd:double;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-33'^^xsd:string;
  dwc:collector 'H. Fehlmann & H. Badawi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '5'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '329129.5224839'^^xsd:double;
  dwc:scientificName 'Archamia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '206619'^^xsd:integer;
  dwc:aphiaIdAccepted '206619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '236623.5095132'^^xsd:double;
  dwc:scientificName 'Stethojulis interrupta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219063'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228185.5086708'^^xsd:double;
  dwc:scientificName 'Cirripectes castaneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '219266'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202386.5061984'^^xsd:double;
  dwc:scientificName 'Scarus rhoduropterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '308988'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '277511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202575.5062173'^^xsd:double;
  dwc:scientificName 'Scarus taeniurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '219134'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '354526.5262975'^^xsd:double;
  dwc:scientificName 'Anampses caeruleopunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218920'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '217630.5076205'^^xsd:double;
  dwc:scientificName 'Synodus variegatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217670'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '217670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204269.5063856'^^xsd:double;
  dwc:scientificName 'Amphiprion bicinctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212778'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '212778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '214427.5073059'^^xsd:double;
  dwc:scientificName 'Corythoichthys flavofasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Karnella, Susan J.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '217992'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '217992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212610.5071267'^^xsd:double;
  dwc:scientificName 'Apogon cyanosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '209309'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '319876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202297.5061898'^^xsd:double;
  dwc:scientificName 'Scarus sordidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Neotype'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219116'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '261257.5119706'^^xsd:double;
  dwc:scientificName 'Fowleria variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '209403'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '209403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212452.5071109'^^xsd:double;
  dwc:scientificName 'Apogon timorensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 38'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '10'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '209318'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '475093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212607.5071264'^^xsd:double;
  dwc:scientificName 'Apogon cyanosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '209309'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '319876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202356.5061954'^^xsd:double;
  dwc:scientificName 'Parapercis polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '402605'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212464.5071121'^^xsd:double;
  dwc:scientificName 'Apogon timorensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA 29'^^xsd:string;
  dwc:collector 'H. Fehlmann & L. Kornicker'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '209318'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213613.5072256'^^xsd:double;
  dwc:scientificName 'Apogon coccineus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'H. Fehlmann & L. Kornicker'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '209326'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202382.506198'^^xsd:double;
  dwc:scientificName 'Chlorurus sordidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '219082'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-25'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202619.5062216'^^xsd:double;
  dwc:scientificName 'unpublished name'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-29'^^xsd:string;
  dwc:collector 'L. Kornicker & H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '262248.5120697'^^xsd:double;
  dwc:scientificName 'Pseudamiops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '206303'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '206303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266997.5125433'^^xsd:double;
  dwc:scientificName 'Chaetodon melannotus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218743'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267536.5125972'^^xsd:double;
  dwc:scientificName 'Pseudupeneus cyclostomus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218674'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '382055.5298449'^^xsd:double;
  dwc:scientificName 'Neoniphon sammara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Smith, D. G.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '159393'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '159393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '297826.5182316'^^xsd:double;
  dwc:scientificName 'Tripterygiidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125572'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '125572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '292961.5172284'^^xsd:double;
  dwc:scientificName 'Petroscirtes mitratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219329'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '201480.5061086'^^xsd:double;
  dwc:scientificName 'Meiacanthus Meiacanthus nigrolineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219307'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211479.5070296'^^xsd:double;
  dwc:scientificName 'Apogon exostigma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209327'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '712695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '389815.5313441'^^xsd:double;
  dwc:scientificName 'Haliophis guttatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '218321'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276828.5156234'^^xsd:double;
  dwc:scientificName 'Cheilinus lunulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218942'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277308.5156707'^^xsd:double;
  dwc:scientificName 'Halichoeres marginatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218991'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '274561.515405'^^xsd:double;
  dwc:scientificName 'Plesiops coeruleolineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218342'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339664.5243554'^^xsd:double;
  dwc:scientificName 'Amblygobius hectori'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '219375'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '344662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281516.5160831'^^xsd:double;
  dwc:scientificName 'Stegastes nigricans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218849'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '279896.5159223'^^xsd:double;
  dwc:scientificName 'Chaetodon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218737'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277401.51568'^^xsd:double;
  dwc:scientificName 'Halichoeres scapularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '218990'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '279819.5159148'^^xsd:double;
  dwc:scientificName 'Chaetodon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218737'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277040.5156439'^^xsd:double;
  dwc:scientificName 'Coris variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '367240'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '367240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '295469.5175755'^^xsd:double;
  dwc:scientificName 'Priolepis semidoliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '276778'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '276778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298335.5181824'^^xsd:double;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '273315.5152839'^^xsd:double;
  dwc:scientificName 'Valenciennea sexguttata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219598'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277237.5156636'^^xsd:double;
  dwc:scientificName 'Halichoeres marginatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218991'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277506.5156905'^^xsd:double;
  dwc:scientificName 'Larabicus quadrilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '219020'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '1843855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281495.516081'^^xsd:double;
  dwc:scientificName 'Pomacentrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '204256'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '204256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275751.5155165'^^xsd:double;
  dwc:scientificName 'Dascyllus aruanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '212843'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '212843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211532.5189872'^^xsd:double;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380621.5295982'^^xsd:double;
  dwc:scientificName 'Zebrasoma veliferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '219684'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '712902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281398.5160713'^^xsd:double;
  dwc:scientificName 'Amblyglyphidodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '204681'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '204681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277513.5156912'^^xsd:double;
  dwc:scientificName 'Hemigymnus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218999'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339474.5242063'^^xsd:double;
  dwc:scientificName 'Asterropteryx semipunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '219382'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '277497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212930.5071587'^^xsd:double;
  dwc:scientificName 'Apogon coccineus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '209326'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '209326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276826.5156232'^^xsd:double;
  dwc:scientificName 'Cheilinus trilobatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '218944'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228231.5086754'^^xsd:double;
  dwc:scientificName 'Anyperodon leucogrammicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '212549'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '212549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228234.5086757'^^xsd:double;
  dwc:scientificName 'Anyperodon leucogrammicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '212549'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '212549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276686.5156092'^^xsd:double;
  dwc:scientificName 'Cheilodipterus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209371'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '329134.5224844'^^xsd:double;
  dwc:scientificName 'Cheilodipterus bipunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '312698'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '209374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367757.5279592'^^xsd:double;
  dwc:scientificName 'Gobiodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '204038'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '204038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276934.515634'^^xsd:double;
  dwc:scientificName 'Oxycheilinus mentalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '277998'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '277998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '236825.5095334'^^xsd:double;
  dwc:scientificName 'Stethojulis interrupta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219063'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '366003.5277336'^^xsd:double;
  dwc:scientificName 'Gobiodon citrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219479'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296508.5179335'^^xsd:double;
  dwc:scientificName 'Blenniella periophthalmus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219249'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339913.5242471'^^xsd:double;
  dwc:scientificName 'Asterropteryx semipunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219382'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '277497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200602.5060211'^^xsd:double;
  dwc:scientificName 'Ecsenius dentex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '277656'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '277656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358595.52681'^^xsd:double;
  dwc:scientificName 'Thalassoma rueppellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '273590'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '273590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '341275.5244974'^^xsd:double;
  dwc:scientificName 'Ptereleotris microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219616'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '329176.5224916'^^xsd:double;
  dwc:scientificName 'Istigobius spence'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219506'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '261232.5119681'^^xsd:double;
  dwc:scientificName 'Fowleria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '204550'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '204550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281024.516034'^^xsd:double;
  dwc:scientificName 'Pomacentrus littoralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '212975'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '212975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281513.5160828'^^xsd:double;
  dwc:scientificName 'Amblyglyphidodon leucogaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '218779'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281493.5160808'^^xsd:double;
  dwc:scientificName 'Pomacentrus trilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '212995'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '212995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281494.5160809'^^xsd:double;
  dwc:scientificName 'Plectroglyphidodon lacrymatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '212860'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '1551095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278109.5157508'^^xsd:double;
  dwc:scientificName 'Pseudochromis flavivertex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218331'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281168.5160483'^^xsd:double;
  dwc:scientificName 'Pomacentrus trichourus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '212992'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '310389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '290613.5168905'^^xsd:double;
  dwc:scientificName 'Pseudochromis olivaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '218332'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202290.5061891'^^xsd:double;
  dwc:scientificName 'Scarus harid harid'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332937.523473'^^xsd:double;
  dwc:scientificName 'Atherinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '125438'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '125438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235586.5094097'^^xsd:double;
  dwc:scientificName 'Calotomus viridescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219077'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '235620.5094131'^^xsd:double;
  dwc:scientificName 'Siganus luridus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '394812.5323842'^^xsd:double;
  dwc:scientificName 'Canthigaster margaritata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '219946'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204368.5063955'^^xsd:double;
  dwc:scientificName 'Plectropomus areolatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218263'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '218263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204366.5063953'^^xsd:double;
  dwc:scientificName 'Anyperodon leucogrammicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '212549'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '212549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212886.5071543'^^xsd:double;
  dwc:scientificName 'Nectamia fusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '398505'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '398505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212442.5071099'^^xsd:double;
  dwc:scientificName 'Nectamia annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '398503'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '398503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814444)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296954.518069'^^xsd:double;
  dwc:scientificName 'Callogobius plumatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-36'^^xsd:string;
  dwc:collector 'H. Fehlmann & et al.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.814444'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219404'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '219404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358593.5268098'^^xsd:double;
  dwc:scientificName 'Thalassoma rueppellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'Hardcopy photograph on file'^^xsd:string;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '273590'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '273590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200301.5059928'^^xsd:double;
  dwc:scientificName 'Meiacanthus Meiacanthus nigrolineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'Photograph; Radiograph'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219307'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '214924.5073527'^^xsd:double;
  dwc:scientificName 'Corythoichthys flavofasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '154'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217992'^^xsd:integer;
  dwc:observationDate '1965-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '217992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204268.5063855'^^xsd:double;
  dwc:scientificName 'Amphiprion bicinctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '212778'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '212778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '392990.5320434'^^xsd:double;
  dwc:scientificName 'Acanthurus sohal'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219649'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202388.5061986'^^xsd:double;
  dwc:scientificName 'Chlorurus sordidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'H. Fehlmann & L. Kornicker'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219082'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200540.5060151'^^xsd:double;
  dwc:scientificName 'Atrosalarias fuscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'H. Fehlmann & L. Kornicker'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '293549'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '293549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '378241.529316'^^xsd:double;
  dwc:scientificName 'Siganus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'H. Fehlmann & L. Kornicker'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '126071'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '126071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202274.5061875'^^xsd:double;
  dwc:scientificName 'Scarus harid'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219115'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '219090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '217961.5076534'^^xsd:double;
  dwc:scientificName 'Calloplesiops altivelis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218340'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '218340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202481.5062079'^^xsd:double;
  dwc:scientificName 'Chlorurus sordidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219082'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212437.5071094'^^xsd:double;
  dwc:scientificName 'Nectamia annularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-26'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '398503'^^xsd:integer;
  dwc:observationDate '1964-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '398503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '207461.5067023'^^xsd:double;
  dwc:scientificName 'Myripristis murdjan'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '217925'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '217925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203766.5063356'^^xsd:double;
  dwc:scientificName 'Alloblennius pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '19'^^xsd:integer;
  dwc:aphiaid '219229'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367780.5279616'^^xsd:double;
  dwc:scientificName 'Gobiodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '204038'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '204038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296299.5178469'^^xsd:double;
  dwc:scientificName 'Blenniella periophthalmus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '219249'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '360246.5270821'^^xsd:double;
  dwc:scientificName 'Lepadichthys erythraeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '279217'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '279217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339602.5242581'^^xsd:double;
  dwc:scientificName 'Valenciennea sexguttata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '219598'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277334.5156733'^^xsd:double;
  dwc:scientificName 'Halichoeres marginatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218991'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '218991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339650.5243522'^^xsd:double;
  dwc:scientificName 'Amblygobius hectori'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219375'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '344662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '342215.5247288'^^xsd:double;
  dwc:scientificName 'Paragobiodon modestus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '219538'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276608.5156015'^^xsd:double;
  dwc:scientificName 'Cheilodipterus bipunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '312698'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '209374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '279756.5159085'^^xsd:double;
  dwc:scientificName 'Fowleria variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '209403'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '209403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276928.5156334'^^xsd:double;
  dwc:scientificName 'Cheilinus trilobatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218944'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '218944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '346737.525313'^^xsd:double;
  dwc:scientificName 'Ctenogobiops crocineus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219436'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275250.5154664'^^xsd:double;
  dwc:scientificName 'Neoglyphidodon melas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218833'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '218833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211529.5189869'^^xsd:double;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '313779.52044'^^xsd:double;
  dwc:scientificName 'Gnatholepis anjerensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219475'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277038.5156437'^^xsd:double;
  dwc:scientificName 'Coris variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '367240'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '367240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281180.5160495'^^xsd:double;
  dwc:scientificName 'Pomacentrus trilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '212995'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '212995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275733.5155147'^^xsd:double;
  dwc:scientificName 'Dascyllus aruanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212843'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '212843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '290521.5168802'^^xsd:double;
  dwc:scientificName 'Pseudochromis olivaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '218332'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '218332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '342478.5246002'^^xsd:double;
  dwc:scientificName 'Fusigobius neophytus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219467'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '214428.507306'^^xsd:double;
  dwc:scientificName 'Corythoichthys flavofasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '217992'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '217992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212929.5071586'^^xsd:double;
  dwc:scientificName 'Apogon coccineus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209326'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '209326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200338.5059952'^^xsd:double;
  dwc:scientificName 'Plagiotremus tapeinosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219335'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '339591.5242539'^^xsd:double;
  dwc:scientificName 'Vanderhorstia delagoae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219603'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200613.5060222'^^xsd:double;
  dwc:scientificName 'Ecsenius frontalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '219274'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327824.5223465'^^xsd:double;
  dwc:scientificName 'Istigobius decoratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '219504'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200600.5060209'^^xsd:double;
  dwc:scientificName 'Salarias fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '219340'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213612.5072255'^^xsd:double;
  dwc:scientificName 'Apogon nigrofasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209362'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '712679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203123.5062716'^^xsd:double;
  dwc:scientificName 'Hirculops cornifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219288'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '218600.5077169'^^xsd:double;
  dwc:scientificName 'Hyporhamphus gamberur'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '213174'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '213174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '201754.5061359'^^xsd:double;
  dwc:scientificName 'Ecsenius dentex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '277656'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '277656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '394810.532384'^^xsd:double;
  dwc:scientificName 'Canthigaster margaritata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219946'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200601.506021'^^xsd:double;
  dwc:scientificName 'Meiacanthus Meiacanthus nigrolineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '219307'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '219307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202273.5061874'^^xsd:double;
  dwc:scientificName 'Scarus harid'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-30'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '2'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219115'^^xsd:integer;
  dwc:observationDate '1965-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '219090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '365985.5277175'^^xsd:double;
  dwc:scientificName 'Gobiodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-31'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:julianDay '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '204038'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '204038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.242778"^^xsd:decimal ;
  dwc:decimalLongitude "33.898611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.242778 33.898611)"^^geo:wktLiteral ;
  geo-pos:lat "27.242778"^^xsd:decimal ;
  geo-pos:long "33.898611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '214421.5073053'^^xsd:double;
  dwc:scientificName 'Petroscirtes mitratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-32'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '4'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.898611'^^xsd:double;
  dwc:latitude '27.242778'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219329'^^xsd:integer;
  dwc:observationDate '1965-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '219329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '290632.5168931'^^xsd:double;
  dwc:scientificName 'Pseudochromis olivaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218332'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266102.512454'^^xsd:double;
  dwc:scientificName 'Sebastapistes cyanostigma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '218111'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212529.5071186'^^xsd:double;
  dwc:scientificName 'Apogon cookii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159588'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '712654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '236944.5095453'^^xsd:double;
  dwc:scientificName 'Stethojulis albovittata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219058'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '394811.5323841'^^xsd:double;
  dwc:scientificName 'Canthigaster margaritata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219946'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '395151.5324985'^^xsd:double;
  dwc:scientificName 'Ostracion cyanurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219909'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211640.507041'^^xsd:double;
  dwc:scientificName 'Pristiapogon kallopterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '712696'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '712696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '207462.5067024'^^xsd:double;
  dwc:scientificName 'Myripristis murdjan'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '217925'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '217925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203004.50626'^^xsd:double;
  dwc:scientificName 'Tylosurus crocodilus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '223867'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '159259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '365970.5277161'^^xsd:double;
  dwc:scientificName 'Gobiodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '204038'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '204038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265836.5124274'^^xsd:double;
  dwc:scientificName 'Pterois miles'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286970.5167242'^^xsd:double;
  dwc:scientificName 'Pardachirus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219829'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '239471.5097976'^^xsd:double;
  dwc:scientificName 'Sargocentron caudimaculatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '217940'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '217940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380647.5296025'^^xsd:double;
  dwc:scientificName 'Zebrasoma veliferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '219684'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '712902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '297835.5182335'^^xsd:double;
  dwc:scientificName 'Tripterygiidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125572'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '125572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266035.5124473'^^xsd:double;
  dwc:scientificName 'Scorpaenopsis possi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '277535'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '277535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202275.5061876'^^xsd:double;
  dwc:scientificName 'Scarus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219129'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277387.5156786'^^xsd:double;
  dwc:scientificName 'Halichoeres nebulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '218986'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277320.5156719'^^xsd:double;
  dwc:scientificName 'Halichoeres marginatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218991'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '341326.5245613'^^xsd:double;
  dwc:scientificName 'Paragobiodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '204733'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '204733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '279820.5159149'^^xsd:double;
  dwc:scientificName 'Chaetodon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218737'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278069.5157468'^^xsd:double;
  dwc:scientificName 'Cirrhitidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '151475'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '151475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '370136.5282524'^^xsd:double;
  dwc:scientificName 'Labroides dimidiatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219014'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '202351.5061949'^^xsd:double;
  dwc:scientificName 'Parapercis hexophtalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219159'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275601.5155015'^^xsd:double;
  dwc:scientificName 'Chromis dimidiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212823'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1551089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '375417.5289537'^^xsd:double;
  dwc:scientificName 'Uranoscopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126100'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '295324.5175425'^^xsd:double;
  dwc:scientificName 'Priolepis cinctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '276764'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275290.5154704'^^xsd:double;
  dwc:scientificName 'Plectroglyphidodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '204335'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '204335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380833.5296231'^^xsd:double;
  dwc:scientificName 'Acanthuridae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '125515'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '125515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212931.5071588'^^xsd:double;
  dwc:scientificName 'Apogon coccineus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '209326'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '209326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '214907.507351'^^xsd:double;
  dwc:scientificName 'Corythoichthys flavofasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '217992'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '217992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '277190.5156589'^^xsd:double;
  dwc:scientificName 'Halichoeres hortulanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '218985'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '358590.5268095'^^xsd:double;
  dwc:scientificName 'Thalassoma rueppellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '273590'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '273590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '211858.5070618'^^xsd:double;
  dwc:scientificName 'Apogon multitaeniatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '209311'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '311659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '385800.5305325'^^xsd:double;
  dwc:scientificName 'Lutjanus ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218489'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '296526.5179522'^^xsd:double;
  dwc:scientificName 'Blenniella periophthalmus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '219249'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '238870.5097375'^^xsd:double;
  dwc:scientificName 'Stethojulis albovittata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '19'^^xsd:integer;
  dwc:aphiaid '219058'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '385897.5305117'^^xsd:double;
  dwc:scientificName 'Synodus dermatogenys'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '217667'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '217667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388164.5309881'^^xsd:double;
  dwc:scientificName 'Cephalopholis argus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '218174'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '355627.5264456'^^xsd:double;
  dwc:scientificName 'Pterois radiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218084'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '401019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '345115.5251245'^^xsd:double;
  dwc:scientificName 'Pomacanthus imperator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '220001'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '220001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221124.5079675'^^xsd:double;
  dwc:scientificName 'Mulloidichthys flavolineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218647'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267561.5125997'^^xsd:double;
  dwc:scientificName 'Mullidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125547'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '125547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213614.5072257'^^xsd:double;
  dwc:scientificName 'Cheilodipterus macrodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209373'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '209373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '259001.5117453'^^xsd:double;
  dwc:scientificName 'Thalassoma rueppellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '273590'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '273590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '204695.506428'^^xsd:double;
  dwc:scientificName 'Alloblennius jugularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '278027'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '278027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281023.5160339'^^xsd:double;
  dwc:scientificName 'Pomacentrus littoralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212975'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '212975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278101.51575'^^xsd:double;
  dwc:scientificName 'Pseudochromis fridmani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218336'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '281152.5160467'^^xsd:double;
  dwc:scientificName 'Pomacentrus sulfureus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '212964'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '212964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275267.5154681'^^xsd:double;
  dwc:scientificName 'Amblyglyphidodon leucogaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218779'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221982.5080532'^^xsd:double;
  dwc:scientificName 'Abudefduf sordidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212888'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '212888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275286.51547'^^xsd:double;
  dwc:scientificName 'Plectroglyphidodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '204335'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '204335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275311.5154725'^^xsd:double;
  dwc:scientificName 'Chrysiptera biocellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '218784'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '218784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-28'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '286899.5166666'^^xsd:double;
  dwc:scientificName 'Cynoglossus lachneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219853'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267557.5125993'^^xsd:double;
  dwc:scientificName 'Mugilidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '125546'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '125546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275554.5154968'^^xsd:double;
  dwc:scientificName 'Chromis viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '212811'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '212811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.133333"^^xsd:decimal ;
  dwc:decimalLongitude "34.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.133333 34.266667)"^^geo:wktLiteral ;
  geo-pos:lat "26.133333"^^xsd:decimal ;
  geo-pos:long "34.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "HA-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '228230.5086753'^^xsd:double;
  dwc:scientificName 'Cirripectes castaneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'HA-37'^^xsd:string;
  dwc:collector 'H. Fehlmann'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.266667'^^xsd:double;
  dwc:latitude '26.133333'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '219266'^^xsd:integer;
  dwc:observationDate '1965-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '219266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.775 34.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.775"^^xsd:decimal ;
  dwc:decimalLongitude "34.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.775 34.325)"^^geo:wktLiteral ;
  geo-pos:lat "27.775"^^xsd:decimal ;
  geo-pos:long "34.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278489.5157862'^^xsd:double;
  dwc:scientificName 'Astronesthes martensii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.325'^^xsd:double;
  dwc:latitude '27.775'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217623'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '217623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.775 34.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.775"^^xsd:decimal ;
  dwc:decimalLongitude "34.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.775 34.325)"^^geo:wktLiteral ;
  geo-pos:lat "27.775"^^xsd:decimal ;
  geo-pos:long "34.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268395.5126828'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.325'^^xsd:double;
  dwc:latitude '27.775'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.775 34.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.775"^^xsd:decimal ;
  dwc:decimalLongitude "34.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.775 34.325)"^^geo:wktLiteral ;
  geo-pos:lat "27.775"^^xsd:decimal ;
  geo-pos:long "34.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '224856.5083404'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.325'^^xsd:double;
  dwc:latitude '27.775'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.783333 34.3375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.783333"^^xsd:decimal ;
  dwc:decimalLongitude "34.3375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.783333 34.3375)"^^geo:wktLiteral ;
  geo-pos:lat "27.783333"^^xsd:decimal ;
  geo-pos:long "34.3375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '224862.508341'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '221'^^xsd:integer;
  dwc:timeOfDay '20.4'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.3375'^^xsd:double;
  dwc:latitude '27.783333'^^xsd:double;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.783333 34.3375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.783333"^^xsd:decimal ;
  dwc:decimalLongitude "34.3375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.783333 34.3375)"^^geo:wktLiteral ;
  geo-pos:lat "27.783333"^^xsd:decimal ;
  geo-pos:long "34.3375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311936.5196523'^^xsd:double;
  dwc:scientificName 'Bathycongrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '221'^^xsd:integer;
  dwc:timeOfDay '20.4'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.3375'^^xsd:double;
  dwc:latitude '27.783333'^^xsd:double;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '203953'^^xsd:integer;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '203953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.783333 34.3375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.783333"^^xsd:decimal ;
  dwc:decimalLongitude "34.3375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.783333 34.3375)"^^geo:wktLiteral ;
  geo-pos:lat "27.783333"^^xsd:decimal ;
  geo-pos:long "34.3375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311965.519663'^^xsd:double;
  dwc:scientificName 'Uroconger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '221'^^xsd:integer;
  dwc:timeOfDay '20.4'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.3375'^^xsd:double;
  dwc:latitude '27.783333'^^xsd:double;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158573'^^xsd:integer;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '158573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.783333 34.3375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.783333"^^xsd:decimal ;
  dwc:decimalLongitude "34.3375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.783333 34.3375)"^^geo:wktLiteral ;
  geo-pos:lat "27.783333"^^xsd:decimal ;
  geo-pos:long "34.3375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '314346.5205441'^^xsd:double;
  dwc:scientificName 'Myrophinae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '221'^^xsd:integer;
  dwc:timeOfDay '20.4'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.3375'^^xsd:double;
  dwc:latitude '27.783333'^^xsd:double;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '151824'^^xsd:integer;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '151824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.783333 34.3375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.783333"^^xsd:decimal ;
  dwc:decimalLongitude "34.3375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.783333 34.3375)"^^geo:wktLiteral ;
  geo-pos:lat "27.783333"^^xsd:decimal ;
  geo-pos:long "34.3375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268390.5126823'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '221'^^xsd:integer;
  dwc:timeOfDay '20.4'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.3375'^^xsd:double;
  dwc:latitude '27.783333'^^xsd:double;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8375 34.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8375"^^xsd:decimal ;
  dwc:decimalLongitude "34.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8375 34.358333)"^^geo:wktLiteral ;
  geo-pos:lat "27.8375"^^xsd:decimal ;
  geo-pos:long "34.358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311934.5196521'^^xsd:double;
  dwc:scientificName 'Bathycongrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.358333'^^xsd:double;
  dwc:latitude '27.8375'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '203953'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '203953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8375 34.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8375"^^xsd:decimal ;
  dwc:decimalLongitude "34.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8375 34.358333)"^^geo:wktLiteral ;
  geo-pos:lat "27.8375"^^xsd:decimal ;
  geo-pos:long "34.358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '314645.5205949'^^xsd:double;
  dwc:scientificName 'Ophichthinae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.358333'^^xsd:double;
  dwc:latitude '27.8375'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '151821'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '151821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8375 34.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8375"^^xsd:decimal ;
  dwc:decimalLongitude "34.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8375 34.358333)"^^geo:wktLiteral ;
  geo-pos:lat "27.8375"^^xsd:decimal ;
  geo-pos:long "34.358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '313760.5204334'^^xsd:double;
  dwc:scientificName 'Nettenchelys'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.358333'^^xsd:double;
  dwc:latitude '27.8375'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '270027'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '270027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8375 34.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8375"^^xsd:decimal ;
  dwc:decimalLongitude "34.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8375 34.358333)"^^geo:wktLiteral ;
  geo-pos:lat "27.8375"^^xsd:decimal ;
  geo-pos:long "34.358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '224859.5083407'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.358333'^^xsd:double;
  dwc:latitude '27.8375'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8375 34.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8375"^^xsd:decimal ;
  dwc:decimalLongitude "34.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8375 34.358333)"^^geo:wktLiteral ;
  geo-pos:lat "27.8375"^^xsd:decimal ;
  geo-pos:long "34.358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268392.5126825'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.358333'^^xsd:double;
  dwc:latitude '27.8375'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.745833"^^xsd:decimal ;
  dwc:decimalLongitude "34.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  geo-pos:lat "27.745833"^^xsd:decimal ;
  geo-pos:long "34.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280248.5159573'^^xsd:double;
  dwc:scientificName 'Diaphus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.366667'^^xsd:double;
  dwc:latitude '27.745833'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '272663'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '272663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.745833"^^xsd:decimal ;
  dwc:decimalLongitude "34.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  geo-pos:lat "27.745833"^^xsd:decimal ;
  geo-pos:long "34.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278487.515786'^^xsd:double;
  dwc:scientificName 'Astronesthes martensii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.366667'^^xsd:double;
  dwc:latitude '27.745833'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '217623'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '217623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.745833"^^xsd:decimal ;
  dwc:decimalLongitude "34.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  geo-pos:lat "27.745833"^^xsd:decimal ;
  geo-pos:long "34.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278483.5157856'^^xsd:double;
  dwc:scientificName 'Astronesthes martensii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.366667'^^xsd:double;
  dwc:latitude '27.745833'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217623'^^xsd:integer;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '217623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.745833"^^xsd:decimal ;
  dwc:decimalLongitude "34.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  geo-pos:lat "27.745833"^^xsd:decimal ;
  geo-pos:long "34.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268383.5126816'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.366667'^^xsd:double;
  dwc:latitude '27.745833'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.745833"^^xsd:decimal ;
  dwc:decimalLongitude "34.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  geo-pos:lat "27.745833"^^xsd:decimal ;
  geo-pos:long "34.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268384.5126817'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.366667'^^xsd:double;
  dwc:latitude '27.745833'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.745833"^^xsd:decimal ;
  dwc:decimalLongitude "34.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  geo-pos:lat "27.745833"^^xsd:decimal ;
  geo-pos:long "34.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268385.5126818'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.366667'^^xsd:double;
  dwc:latitude '27.745833'^^xsd:double;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.745833"^^xsd:decimal ;
  dwc:decimalLongitude "34.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  geo-pos:lat "27.745833"^^xsd:decimal ;
  geo-pos:long "34.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '224858.5083406'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.366667'^^xsd:double;
  dwc:latitude '27.745833'^^xsd:double;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.745833"^^xsd:decimal ;
  dwc:decimalLongitude "34.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.745833 34.366667)"^^geo:wktLiteral ;
  geo-pos:lat "27.745833"^^xsd:decimal ;
  geo-pos:long "34.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311933.519652'^^xsd:double;
  dwc:scientificName 'Bathycongrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:julianDay '220'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.366667'^^xsd:double;
  dwc:latitude '27.745833'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '203953'^^xsd:integer;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '203953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "34.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203823.5063413'^^xsd:double;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.425'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '52'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "34.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '203824.5063414'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.425'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "34.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311847.5195739'^^xsd:double;
  dwc:scientificName 'Ariosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.425'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125622'^^xsd:integer;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '125622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "34.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311966.5196631'^^xsd:double;
  dwc:scientificName 'Uroconger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.425'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158573'^^xsd:integer;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '158573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "34.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '314644.5205948'^^xsd:double;
  dwc:scientificName 'Ophichthinae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.425'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '151821'^^xsd:integer;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '151821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "34.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '313748.520429'^^xsd:double;
  dwc:scientificName 'Facciolella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.425'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125640'^^xsd:integer;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '125640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "34.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '313761.5204335'^^xsd:double;
  dwc:scientificName 'Nettenchelys'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.425'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '270027'^^xsd:integer;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '270027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 34.425)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "34.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268394.5126827'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.425'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.854861 34.438889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.854861"^^xsd:decimal ;
  dwc:decimalLongitude "34.438889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.854861 34.438889)"^^geo:wktLiteral ;
  geo-pos:lat "27.854861"^^xsd:decimal ;
  geo-pos:long "34.438889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278484.5157857'^^xsd:double;
  dwc:scientificName 'Astronesthes martensii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '221'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.438889'^^xsd:double;
  dwc:latitude '27.854861'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217623'^^xsd:integer;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '217623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.854861 34.438889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.854861"^^xsd:decimal ;
  dwc:decimalLongitude "34.438889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.854861 34.438889)"^^geo:wktLiteral ;
  geo-pos:lat "27.854861"^^xsd:decimal ;
  geo-pos:long "34.438889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311935.5196522'^^xsd:double;
  dwc:scientificName 'Bathycongrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '221'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.438889'^^xsd:double;
  dwc:latitude '27.854861'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '203953'^^xsd:integer;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '203953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.804167 34.470833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.804167"^^xsd:decimal ;
  dwc:decimalLongitude "34.470833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.804167 34.470833)"^^geo:wktLiteral ;
  geo-pos:lat "27.804167"^^xsd:decimal ;
  geo-pos:long "34.470833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311937.5196524'^^xsd:double;
  dwc:scientificName 'Bathycongrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '221'^^xsd:integer;
  dwc:timeOfDay '21.4'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.470833'^^xsd:double;
  dwc:latitude '27.804167'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '203953'^^xsd:integer;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '203953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.425 34.5375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.425"^^xsd:decimal ;
  dwc:decimalLongitude "34.5375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.425 34.5375)"^^geo:wktLiteral ;
  geo-pos:lat "28.425"^^xsd:decimal ;
  geo-pos:long "34.5375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278488.5157861'^^xsd:double;
  dwc:scientificName 'Astronesthes martensii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.5375'^^xsd:double;
  dwc:latitude '28.425'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '217623'^^xsd:integer;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '217623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.732639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "34.732639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268387.512682'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.732639'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.732639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "34.732639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311846.5195738'^^xsd:double;
  dwc:scientificName 'Ariosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.732639'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125622'^^xsd:integer;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '125622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.732639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "34.732639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '313759.5204333'^^xsd:double;
  dwc:scientificName 'Nettenchelys'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.732639'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '270027'^^xsd:integer;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '270027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.732639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "34.732639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '312796.5201498'^^xsd:double;
  dwc:scientificName 'Muraenidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.732639'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '125431'^^xsd:integer;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '125431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.732639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "34.732639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311932.5196519'^^xsd:double;
  dwc:scientificName 'Bathycongrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.732639'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '203953'^^xsd:integer;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '203953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.732639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "34.732639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '313212.5203466'^^xsd:double;
  dwc:scientificName 'Chaetodontidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.732639'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '125528'^^xsd:integer;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '125528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.732639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "34.732639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-05'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '394841.5324107'^^xsd:double;
  dwc:scientificName 'Canthigaster pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Williams, Jeffrey T.'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.732639'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219944'^^xsd:integer;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '219944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.732639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 34.732639)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "34.732639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268386.5126819'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '34.732639'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.041667 34.761111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.041667"^^xsd:decimal ;
  dwc:decimalLongitude "34.761111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.041667 34.761111)"^^geo:wktLiteral ;
  geo-pos:lat "29.041667"^^xsd:decimal ;
  geo-pos:long "34.761111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311848.519574'^^xsd:double;
  dwc:scientificName 'Ariosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '223'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.761111'^^xsd:double;
  dwc:latitude '29.041667'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125622'^^xsd:integer;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '125622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.041667 34.761111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.041667"^^xsd:decimal ;
  dwc:decimalLongitude "34.761111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.041667 34.761111)"^^geo:wktLiteral ;
  geo-pos:lat "29.041667"^^xsd:decimal ;
  geo-pos:long "34.761111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311824.5195591'^^xsd:double;
  dwc:scientificName 'Bathymyrinae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '223'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.761111'^^xsd:double;
  dwc:latitude '29.041667'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '151820'^^xsd:integer;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '151820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.041667 34.761111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.041667"^^xsd:decimal ;
  dwc:decimalLongitude "34.761111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.041667 34.761111)"^^geo:wktLiteral ;
  geo-pos:lat "29.041667"^^xsd:decimal ;
  geo-pos:long "34.761111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311938.5196525'^^xsd:double;
  dwc:scientificName 'Bathycongrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '223'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.761111'^^xsd:double;
  dwc:latitude '29.041667'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '203953'^^xsd:integer;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '203953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.073611 34.771528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.073611"^^xsd:decimal ;
  dwc:decimalLongitude "34.771528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.073611 34.771528)"^^geo:wktLiteral ;
  geo-pos:lat "29.073611"^^xsd:decimal ;
  geo-pos:long "34.771528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '229551.5088074'^^xsd:double;
  dwc:scientificName 'Synagrops philippinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '129'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.771528'^^xsd:double;
  dwc:latitude '29.073611'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '276297'^^xsd:integer;
  dwc:observationDate '1968-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1466498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.105556 34.784722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.105556"^^xsd:decimal ;
  dwc:decimalLongitude "34.784722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.105556 34.784722)"^^geo:wktLiteral ;
  geo-pos:lat "29.105556"^^xsd:decimal ;
  geo-pos:long "34.784722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304444.5192158'^^xsd:double;
  dwc:scientificName 'Benthosema pterotum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '218'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.784722'^^xsd:double;
  dwc:latitude '29.105556'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '217680'^^xsd:integer;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '217680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.105556 34.784722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.105556"^^xsd:decimal ;
  dwc:decimalLongitude "34.784722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.105556 34.784722)"^^geo:wktLiteral ;
  geo-pos:lat "29.105556"^^xsd:decimal ;
  geo-pos:long "34.784722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278485.5157858'^^xsd:double;
  dwc:scientificName 'Astronesthes martensii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '218'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.784722'^^xsd:double;
  dwc:latitude '29.105556'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '217623'^^xsd:integer;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '217623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.105556 34.784722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.105556"^^xsd:decimal ;
  dwc:decimalLongitude "34.784722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.105556 34.784722)"^^geo:wktLiteral ;
  geo-pos:lat "29.105556"^^xsd:decimal ;
  geo-pos:long "34.784722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268388.5126821'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '218'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.784722'^^xsd:double;
  dwc:latitude '29.105556'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.105556 34.784722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.105556"^^xsd:decimal ;
  dwc:decimalLongitude "34.784722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.105556 34.784722)"^^geo:wktLiteral ;
  geo-pos:lat "29.105556"^^xsd:decimal ;
  geo-pos:long "34.784722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268389.5126822'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '218'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.784722'^^xsd:double;
  dwc:latitude '29.105556'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384158.5316254'^^xsd:double;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '58.6'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '388124.5311359'^^xsd:double;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:maximumDepth '58.6'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '384338.5302046'^^xsd:double;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '58.6'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298338.5181827'^^xsd:double;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '58.6'^^xsd:double;
  dwc:maximumDepth '58.6'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '224083.5082631'^^xsd:double;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '58.6'^^xsd:double;
  dwc:maximumDepth '58.6'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268446.5126879'^^xsd:double;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '58.6'^^xsd:double;
  dwc:maximumDepth '58.6'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221702.5080252'^^xsd:double;
  dwc:scientificName 'Mustelus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '58.6'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105732'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '221341.5079891'^^xsd:double;
  dwc:scientificName 'Carcharhinus plumbeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:maximumDepth '58.6'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105797'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282270.5161583'^^xsd:double;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '58.6'^^xsd:double;
  dwc:maximumDepth '58.6'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267766.5126202'^^xsd:double;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '58.6'^^xsd:double;
  dwc:maximumDepth '58.6'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '282960.5129731'^^xsd:double;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:maximumDepth '58.6'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291010.5167641'^^xsd:double;
  dwc:scientificName 'Solea vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '58.6'^^xsd:double;
  dwc:maximumDepth '58.6'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '392871.5319209'^^xsd:double;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '58.6'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393150.5319316'^^xsd:double;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Lourie'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '238'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '58.6'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1969-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.104167 34.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.104167"^^xsd:decimal ;
  dwc:decimalLongitude "34.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.104167 34.8125)"^^geo:wktLiteral ;
  geo-pos:lat "29.104167"^^xsd:decimal ;
  geo-pos:long "34.8125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '224861.5083409'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '223'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Jordan'^^xsd:string;
  dwc:longitude '34.8125'^^xsd:double;
  dwc:latitude '29.104167'^^xsd:double;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.255556 34.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.255556"^^xsd:decimal ;
  dwc:decimalLongitude "34.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.255556 34.875)"^^geo:wktLiteral ;
  geo-pos:lat "29.255556"^^xsd:decimal ;
  geo-pos:long "34.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304420.5192065'^^xsd:double;
  dwc:scientificName 'Benthosema pterotum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '223'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.875'^^xsd:double;
  dwc:latitude '29.255556'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:preparationType 'Otolith'^^xsd:string;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '217680'^^xsd:integer;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '217680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.255556 34.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.255556"^^xsd:decimal ;
  dwc:decimalLongitude "34.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.255556 34.875)"^^geo:wktLiteral ;
  geo-pos:lat "29.255556"^^xsd:decimal ;
  geo-pos:long "34.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '224860.5083408'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '223'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.875'^^xsd:double;
  dwc:latitude '29.255556'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.255556 34.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.255556"^^xsd:decimal ;
  dwc:decimalLongitude "34.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.255556 34.875)"^^geo:wktLiteral ;
  geo-pos:lat "29.255556"^^xsd:decimal ;
  geo-pos:long "34.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '264320.5122762'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '223'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Jordan'^^xsd:string;
  dwc:longitude '34.875'^^xsd:double;
  dwc:latitude '29.255556'^^xsd:double;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.255556 34.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.255556"^^xsd:decimal ;
  dwc:decimalLongitude "34.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.255556 34.875)"^^geo:wktLiteral ;
  geo-pos:lat "29.255556"^^xsd:decimal ;
  geo-pos:long "34.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '264321.5122763'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '223'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.875'^^xsd:double;
  dwc:latitude '29.255556'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.413889 34.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.413889"^^xsd:decimal ;
  dwc:decimalLongitude "34.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.413889 34.875)"^^geo:wktLiteral ;
  geo-pos:lat "29.413889"^^xsd:decimal ;
  geo-pos:long "34.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280247.5159572'^^xsd:double;
  dwc:scientificName 'Diaphus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '222'^^xsd:integer;
  dwc:timeOfDay '19.1'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.875'^^xsd:double;
  dwc:latitude '29.413889'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272663'^^xsd:integer;
  dwc:observationDate '1986-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '272663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.413889 34.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.413889"^^xsd:decimal ;
  dwc:decimalLongitude "34.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.413889 34.875)"^^geo:wktLiteral ;
  geo-pos:lat "29.413889"^^xsd:decimal ;
  geo-pos:long "34.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '278486.5157859'^^xsd:double;
  dwc:scientificName 'Astronesthes martensii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '223'^^xsd:integer;
  dwc:timeOfDay '19.1'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.875'^^xsd:double;
  dwc:latitude '29.413889'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217623'^^xsd:integer;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '217623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.413889 34.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.413889"^^xsd:decimal ;
  dwc:decimalLongitude "34.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.413889 34.875)"^^geo:wktLiteral ;
  geo-pos:lat "29.413889"^^xsd:decimal ;
  geo-pos:long "34.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311967.5196632'^^xsd:double;
  dwc:scientificName 'Uroconger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:julianDay '223'^^xsd:integer;
  dwc:timeOfDay '19.1'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '34.875'^^xsd:double;
  dwc:latitude '29.413889'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158573'^^xsd:integer;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '158573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.325"^^xsd:decimal ;
  dwc:decimalLongitude "34.891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  geo-pos:lat "29.325"^^xsd:decimal ;
  geo-pos:long "34.891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304443.5192156'^^xsd:double;
  dwc:scientificName 'Benthosema pterotum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '224'^^xsd:integer;
  dwc:timeOfDay '24'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.891667'^^xsd:double;
  dwc:latitude '29.325'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '217680'^^xsd:integer;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '217680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.325"^^xsd:decimal ;
  dwc:decimalLongitude "34.891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  geo-pos:lat "29.325"^^xsd:decimal ;
  geo-pos:long "34.891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '268393.5126826'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '224'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.891667'^^xsd:double;
  dwc:latitude '29.325'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.325"^^xsd:decimal ;
  dwc:decimalLongitude "34.891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  geo-pos:lat "29.325"^^xsd:decimal ;
  geo-pos:long "34.891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '224857.5083405'^^xsd:double;
  dwc:scientificName 'Vinciguerria mabahiss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '224'^^xsd:integer;
  dwc:timeOfDay '24'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.891667'^^xsd:double;
  dwc:latitude '29.325'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '274962'^^xsd:integer;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '274962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.325"^^xsd:decimal ;
  dwc:decimalLongitude "34.891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  geo-pos:lat "29.325"^^xsd:decimal ;
  geo-pos:long "34.891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '312798.52015'^^xsd:double;
  dwc:scientificName 'Muraenidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '224'^^xsd:integer;
  dwc:timeOfDay '24'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.891667'^^xsd:double;
  dwc:latitude '29.325'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125431'^^xsd:integer;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '125431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.325"^^xsd:decimal ;
  dwc:decimalLongitude "34.891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  geo-pos:lat "29.325"^^xsd:decimal ;
  geo-pos:long "34.891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-30'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311825.5195592'^^xsd:double;
  dwc:scientificName 'Bathymyrinae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '224'^^xsd:integer;
  dwc:timeOfDay '24'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.891667'^^xsd:double;
  dwc:latitude '29.325'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '151820'^^xsd:integer;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '151820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.325"^^xsd:decimal ;
  dwc:decimalLongitude "34.891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  geo-pos:lat "29.325"^^xsd:decimal ;
  geo-pos:long "34.891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '311939.5196526'^^xsd:double;
  dwc:scientificName 'Bathycongrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '224'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '34.891667'^^xsd:double;
  dwc:latitude '29.325'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '203953'^^xsd:integer;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '203953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.325"^^xsd:decimal ;
  dwc:decimalLongitude "34.891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.325 34.891667)"^^geo:wktLiteral ;
  geo-pos:lat "29.325"^^xsd:decimal ;
  geo-pos:long "34.891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '314646.520595'^^xsd:double;
  dwc:scientificName 'Ophichthinae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '224'^^xsd:integer;
  dwc:timeOfDay '24'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.891667'^^xsd:double;
  dwc:latitude '29.325'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '151821'^^xsd:integer;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '151821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 38.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "38.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 38.1)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "38.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '342022.5246863'^^xsd:double;
  dwc:scientificName 'Lycodes vahli gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '38.1'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '194'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '323776'^^xsd:integer;
  dwc:observationDate '1975-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '274100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 38.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "38.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 38.1)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "38.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '337380.523792'^^xsd:double;
  dwc:scientificName 'Lumpenus lampretaeformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Eschmeyer'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '38.1'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '194'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154675'^^xsd:integer;
  dwc:observationDate '1975-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '154675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 40.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '291697.517957'^^xsd:double;
  dwc:scientificName 'Parablennius sanguinolentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Mediterranean Marine Sorting Center (MMSC)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '40.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126776'^^xsd:integer;
  dwc:observationDate '1967-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 45.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "45.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 45.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "45.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205931.5065497'^^xsd:double;
  dwc:scientificName 'Barbus lacerta cyri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-36'^^xsd:string;
  dwc:collector 'W. Kinunen, R. Ralonde, S. Bullock & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '45.1'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '1424851'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1020170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 45.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "45.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 45.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "45.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FW-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '270298.5128494'^^xsd:double;
  dwc:scientificName 'Acanthalburnus uriamus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FW-34'^^xsd:string;
  dwc:collector 'W. Kinunen & et al.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '45.1'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 45.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "45.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 45.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "45.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205904.506547'^^xsd:double;
  dwc:scientificName 'Alburnus atropatenae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-34'^^xsd:string;
  dwc:collector 'W. Kinunen, R. Ralonde, S. Bullock & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '45.1'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '1016309'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1016309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 46.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "46.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 46.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "46.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205925.5065491'^^xsd:double;
  dwc:scientificName 'Capoeta capoeta capoeta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-26'^^xsd:string;
  dwc:collector 'W. Kinunen & Z. Ziahi'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '171'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '46.8'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observationDate '1970-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276362.515577'^^xsd:double;
  dwc:scientificName 'Liza carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kuwait'^^xsd:string;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126979'^^xsd:integer;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1509483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '363075.527405'^^xsd:double;
  dwc:scientificName 'Polydactylus persicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:collector 'R. Arndt'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kuwait'^^xsd:string;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '276598'^^xsd:integer;
  dwc:observationDate '1982-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '276598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327195.52227'^^xsd:double;
  dwc:scientificName 'Grammoplites vittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Wright'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observationDate '1986-09-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200309.5208317'^^xsd:double;
  dwc:scientificName 'Alburnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Hole'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:stateProvince 'Lorestan'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '154284'^^xsd:integer;
  dwc:aphiaIdAccepted '154284'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200308.5208316'^^xsd:double;
  dwc:scientificName 'Capoeta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Hole'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:stateProvince 'Lorestan'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '268644'^^xsd:integer;
  dwc:aphiaIdAccepted '268644'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '200307.5208314'^^xsd:double;
  dwc:scientificName 'Leuciscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Hole'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:stateProvince 'Lorestan'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154317'^^xsd:integer;
  dwc:aphiaIdAccepted '154317'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "48.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 48.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "48.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205920.5065486'^^xsd:double;
  dwc:scientificName 'Neogobius melanostomus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-32'^^xsd:string;
  dwc:collector 'W. Kinunen, P. Walczak & R. Ralonde'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '322765'^^xsd:integer;
  dwc:observationDate '1970-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "48.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 48.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "48.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205907.5065473'^^xsd:double;
  dwc:scientificName 'Neogobius fluviatilis pallasi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-32'^^xsd:string;
  dwc:collector 'W. Kinunen, P. Walczak & et al.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332918.5233119'^^xsd:double;
  dwc:scientificName 'Atherina caspia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'R. Ralonde & P. Wakzak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:julianDay '181'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.2'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '299843'^^xsd:integer;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '244286.5102753'^^xsd:double;
  dwc:scientificName 'Stizostedion lucioperca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ralonde & Wakzak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '163'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.2'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '321686'^^xsd:integer;
  dwc:observationDate '1970-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '237415.5095923'^^xsd:double;
  dwc:scientificName 'Acipenseridae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ralonde & Wakzak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '166'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.2'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125424'^^xsd:integer;
  dwc:observationDate '1970-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '125424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205928.5065494'^^xsd:double;
  dwc:scientificName 'Perca fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-4'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '50'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.2'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:observationDate '1970-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '342174.52472'^^xsd:double;
  dwc:scientificName 'Silurus triostegus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Wakzak & Iran Game and Fish Department'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '176'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '1022128'^^xsd:integer;
  dwc:observationDate '1970-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1022128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205942.5065508'^^xsd:double;
  dwc:scientificName 'Salmo trutta caspius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'P. Walczak & R. Ralonde'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '144'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322884'^^xsd:integer;
  dwc:observationDate '1970-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '305961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205935.5065501'^^xsd:double;
  dwc:scientificName 'Barbus capito'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'R. Ralonde & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '90'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '1424852'^^xsd:integer;
  dwc:observationDate '1970-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1016630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '244285.5102752'^^xsd:double;
  dwc:scientificName 'Stizostedion lucioperca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ralonde & Wakzak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '145'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '321686'^^xsd:integer;
  dwc:observationDate '1970-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '271422.5151564'^^xsd:double;
  dwc:scientificName 'Cyprinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'R. Ralonde & P. Wakzak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '145'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '152825'^^xsd:integer;
  dwc:observationDate '1970-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205902.5065468'^^xsd:double;
  dwc:scientificName 'Cobitis caspia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-22'^^xsd:string;
  dwc:collector 'P. Walczak & R. Ralonde'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '90'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '307452'^^xsd:integer;
  dwc:observationDate '1970-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '282639'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205900.5065466'^^xsd:double;
  dwc:scientificName 'Clupeonella engrauliformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-23'^^xsd:string;
  dwc:collector 'R. Ralonde & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272258'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '272258'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '241692.5100159'^^xsd:double;
  dwc:scientificName 'Perca fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ralonde & Wakzak'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '144'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '151353'^^xsd:integer;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332917.5233118'^^xsd:double;
  dwc:scientificName 'Atherina caspia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ralonde & Wakzak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '144'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '299843'^^xsd:integer;
  dwc:observationDate '1970-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298534.5182175'^^xsd:double;
  dwc:scientificName 'Neogobius fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'R. Ralonde & P. Wakzak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '145'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126913'^^xsd:integer;
  dwc:observationDate '1970-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205893.5065459'^^xsd:double;
  dwc:scientificName 'Cobitis taenia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-22'^^xsd:string;
  dwc:collector 'P. Walczak & R. Ralonde'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '154373'^^xsd:integer;
  dwc:aphiaIdAccepted '154373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205919.5065485'^^xsd:double;
  dwc:scientificName 'Gambusia affinis affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-19'^^xsd:string;
  dwc:collector 'W. Kinunen & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '143'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '159325'^^xsd:integer;
  dwc:observationDate '1970-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '159325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205941.5065507'^^xsd:double;
  dwc:scientificName 'Esox lucius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-17'^^xsd:string;
  dwc:collector 'P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '142'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:observationDate '1970-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205927.5065493'^^xsd:double;
  dwc:scientificName 'Salmo trutta caspius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-24'^^xsd:string;
  dwc:collector 'P. Walczak & R. Ralonde'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '144'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '322884'^^xsd:integer;
  dwc:observationDate '1970-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '305961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205889.5065455'^^xsd:double;
  dwc:scientificName 'Atherina mochon pontica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-23'^^xsd:string;
  dwc:collector 'S. Ralonde & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322984'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205923.5065489'^^xsd:double;
  dwc:scientificName 'Pungitius pungitius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-19'^^xsd:string;
  dwc:collector 'W. Kinunen & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '143'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126507'^^xsd:integer;
  dwc:observationDate '1970-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205913.5065479'^^xsd:double;
  dwc:scientificName 'Gambusia affinis affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-18'^^xsd:string;
  dwc:collector 'W. Kinunen & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '143'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '159325'^^xsd:integer;
  dwc:observationDate '1970-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '159325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '237417.5095925'^^xsd:double;
  dwc:scientificName 'Acipenser gueldenstaedtii persicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ralonde & Wakzak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:julianDay '145'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '323725'^^xsd:integer;
  dwc:observationDate '1970-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '238344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205915.5065481'^^xsd:double;
  dwc:scientificName 'Salmo trutta caspius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-24'^^xsd:string;
  dwc:collector 'P. Walczak & R. Ralonde'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '144'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322884'^^xsd:integer;
  dwc:observationDate '1970-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '305961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205899.5065465'^^xsd:double;
  dwc:scientificName 'Alburnoides bipunctatus eichwaldi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-23'^^xsd:string;
  dwc:collector 'R. Ralonde & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '323010'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1013089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205937.5065503'^^xsd:double;
  dwc:scientificName 'Tinca tinca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-16'^^xsd:string;
  dwc:collector 'W. Kinunen, R. Ralonde & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '142'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '154343'^^xsd:integer;
  dwc:observationDate '1970-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '154343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205903.5065469'^^xsd:double;
  dwc:scientificName 'Vimba vimba persa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-23'^^xsd:string;
  dwc:collector 'R. Ralonde & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '323699'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '283150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-25'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205908.5065474'^^xsd:double;
  dwc:scientificName 'Proterorhinus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-23'^^xsd:string;
  dwc:collector 'R. Ralonde & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126933'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205926.5065492'^^xsd:double;
  dwc:scientificName 'Salmo trutta caspius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-24'^^xsd:string;
  dwc:collector 'P. Walczak & R. Ralonde'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '144'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '322884'^^xsd:integer;
  dwc:observationDate '1970-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '305961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205917.5065483'^^xsd:double;
  dwc:scientificName 'Neogobius fluviatilis pallasi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-23'^^xsd:string;
  dwc:collector 'R. Ralonde & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '260985.5119434'^^xsd:double;
  dwc:scientificName 'Acipenser'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ralonde & Wakzak'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '125618'^^xsd:integer;
  dwc:aphiaIdAccepted '125618'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 49.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4"^^xsd:decimal ;
  dwc:decimalLongitude "49.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 49.4)"^^geo:wktLiteral ;
  geo-pos:lat "32.4"^^xsd:decimal ;
  geo-pos:long "49.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205918.5065484'^^xsd:double;
  dwc:scientificName 'Gambusia affinis affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-31'^^xsd:string;
  dwc:collector 'W. Kinunen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '183'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.4'^^xsd:double;
  dwc:latitude '32.4'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:aphiaid '159325'^^xsd:integer;
  dwc:observationDate '1970-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 49.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4"^^xsd:decimal ;
  dwc:decimalLongitude "49.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 49.4)"^^geo:wktLiteral ;
  geo-pos:lat "32.4"^^xsd:decimal ;
  geo-pos:long "49.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205912.5065478'^^xsd:double;
  dwc:scientificName 'Gambusia affinis affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-31'^^xsd:string;
  dwc:collector 'W. Kinunen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:julianDay '183'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.4'^^xsd:double;
  dwc:latitude '32.4'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '159325'^^xsd:integer;
  dwc:observationDate '1970-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '335800.5234941'^^xsd:double;
  dwc:scientificName 'Atherinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ralonde & Wakzak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '135'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.4'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '125438'^^xsd:integer;
  dwc:observationDate '1970-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '125438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH NO. CS-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '368419.5280534'^^xsd:double;
  dwc:scientificName 'Neogobius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Murdy, Edward O.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:fieldNumber 'FISH NO. CS-4'^^xsd:string;
  dwc:collector 'P. Walczak & R. Ralonde'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:julianDay '90'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:stateProvince 'Gilan Province'^^xsd:string;
  dwc:longitude '49.4'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '125996'^^xsd:integer;
  dwc:observationDate '1970-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266311.5124749'^^xsd:double;
  dwc:scientificName 'Stizostedion lucioperca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kinunen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '143'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.4'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '321686'^^xsd:integer;
  dwc:observationDate '1970-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '151308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 49.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "49.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CS-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-23'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '229348.5087871'^^xsd:double;
  dwc:scientificName 'Syngnathus nigrolineatus caspius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CS-3'^^xsd:string;
  dwc:collector 'Kinunen & Wakzak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:julianDay '141'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '49.4'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observationDate '1970-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '195571.514826'^^xsd:double;
  dwc:scientificName 'Pegasus volitans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '287'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218163'^^xsd:integer;
  dwc:observationDate '1956-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '218163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-09'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266356.5124794'^^xsd:double;
  dwc:scientificName 'Hyporhamphus limbatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '272185'^^xsd:integer;
  dwc:observationDate '1956-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '272185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "T-3675" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '195371.5148119'^^xsd:double;
  dwc:scientificName 'Siganus vulpinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'T-3675'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '197'^^xsd:integer;
  dwc:continentOcean 'Pacific'^^xsd:string;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273929'^^xsd:integer;
  dwc:observationDate '1960-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '273929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196513.5148909'^^xsd:double;
  dwc:scientificName 'Gerres punctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #9'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '287'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218534'^^xsd:integer;
  dwc:observationDate '1956-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '218524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196466.5148863'^^xsd:double;
  dwc:scientificName 'Argyrops spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. 9'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '287'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218590'^^xsd:integer;
  dwc:observationDate '1956-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '218590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196478.5148875'^^xsd:double;
  dwc:scientificName 'Triacanthus indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA 9'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '287'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observationDate '1956-10-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196472.5148869'^^xsd:double;
  dwc:scientificName 'Pseudosynanceia melanostigma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA 9'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '287'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282478'^^xsd:integer;
  dwc:observationDate '1956-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '282478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '271423.5151565'^^xsd:double;
  dwc:scientificName 'Cyprinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'R. Ralonde & P. Wakzak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '74'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:stateProvince 'Gilan Province'^^xsd:string;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '152825'^^xsd:integer;
  dwc:observationDate '1970-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '197646.5058511'^^xsd:double;
  dwc:scientificName 'Asymmetron lucayanum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '221006'^^xsd:integer;
  dwc:aphiaIdAccepted '221006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "49.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "49.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-14'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '195570.5148259'^^xsd:double;
  dwc:scientificName 'Gymnothorax flavimarginatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:julianDay '285'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '49.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217495'^^xsd:integer;
  dwc:observationDate '1956-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '217495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "49.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "49.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196485.5148882'^^xsd:double;
  dwc:scientificName 'Gaterin diagrammus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA 7'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '49.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '310649'^^xsd:integer;
  dwc:observationDate '1956-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '273486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "49.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "49.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196476.5148873'^^xsd:double;
  dwc:scientificName 'Netuma thalassinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. 7'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '271'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '49.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '400172'^^xsd:integer;
  dwc:observationDate '1956-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '281745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "49.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "49.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196501.5148897'^^xsd:double;
  dwc:scientificName 'Leiognathus daura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #7'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '279'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '49.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218460'^^xsd:integer;
  dwc:observationDate '1956-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '713338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196504.51489'^^xsd:double;
  dwc:scientificName 'Sillago maculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #2'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '26'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '273947'^^xsd:integer;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '273947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196469.5148866'^^xsd:double;
  dwc:scientificName 'Rhabdosargus haffara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA 2'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:julianDay '249'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '26'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218620'^^xsd:integer;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '218620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA 002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196470.5148867'^^xsd:double;
  dwc:scientificName 'Acanthopagrus bifasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA 002'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '26'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218589'^^xsd:integer;
  dwc:observationDate '1956-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '218589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA #6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196497.5148893'^^xsd:double;
  dwc:scientificName 'Siganus rivulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA #6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '26.6'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA #6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196498.5148894'^^xsd:double;
  dwc:scientificName 'Mulloidichthys vanicolensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA #6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '26.6'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218648'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '218648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196494.514889'^^xsd:double;
  dwc:scientificName 'Acentrogobius dayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #1'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '2.7'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '278778'^^xsd:integer;
  dwc:observationDate '1956-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '278778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196484.5148881'^^xsd:double;
  dwc:scientificName 'Grammoplites vittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA 1'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1956-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196495.5148891'^^xsd:double;
  dwc:scientificName 'Siganus rivulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #1'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '2.7'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:observationDate '1956-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196515.5148911'^^xsd:double;
  dwc:scientificName 'Gerres oblongus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #1'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '218526'^^xsd:integer;
  dwc:observationDate '1956-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '218526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196488.5148885'^^xsd:double;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #1'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:observationDate '1956-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196479.5148876'^^xsd:double;
  dwc:scientificName 'Apogon taeniatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA 1'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '273106'^^xsd:integer;
  dwc:observationDate '1956-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '209391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196508.5148904'^^xsd:double;
  dwc:scientificName 'Plotosus lineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #1'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '248'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '2.7'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '217659'^^xsd:integer;
  dwc:observationDate '1956-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '217659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196490.5058166'^^xsd:double;
  dwc:scientificName 'Petroscirtes ancylodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '219330'^^xsd:integer;
  dwc:aphiaIdAccepted '219330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196510.5148906'^^xsd:double;
  dwc:scientificName 'Plotosus lineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217659'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '217659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196511.5148907'^^xsd:double;
  dwc:scientificName 'Gymnapistes dracaena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196473.514887'^^xsd:double;
  dwc:scientificName 'Colletteichthys dussumieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. 6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '280360'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '280360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196475.5148872'^^xsd:double;
  dwc:scientificName 'Solea heinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. 6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '274309'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '274309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196514.514891'^^xsd:double;
  dwc:scientificName 'Gerres oblongus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '218526'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '218526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196477.5148874'^^xsd:double;
  dwc:scientificName 'Scolopsis frenatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. 6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '209220'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '712734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196487.5148884'^^xsd:double;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. 6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA 006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196468.5148865'^^xsd:double;
  dwc:scientificName 'Rhabdosargus sarba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA 006'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218621'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '218621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA #6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196491.5148887'^^xsd:double;
  dwc:scientificName 'Saurida tumbil'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA #6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217663'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '217663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196481.5148878'^^xsd:double;
  dwc:scientificName 'Apogon uninotatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA 6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'Glycerine With Bone Stain'^^xsd:string;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '273112'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '209389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA #6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196492.5148888'^^xsd:double;
  dwc:scientificName 'Parapercis robinsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA #6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219156'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '219156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196502.5148898'^^xsd:double;
  dwc:scientificName 'Photoplagios leuciscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '401654'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '398520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. #6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196503.5148899'^^xsd:double;
  dwc:scientificName 'Sillago maculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. #6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273947'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '273947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STA. 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '196474.5148871'^^xsd:double;
  dwc:scientificName 'Chelonodon patoca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STA. 6'^^xsd:string;
  dwc:collector 'C. Dawson'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:julianDay '270'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219949'^^xsd:integer;
  dwc:observationDate '1956-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '219949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 50.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "50.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 50.8)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "50.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-8 + 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205921.5065487'^^xsd:double;
  dwc:scientificName 'Nemachilus malapterurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-8 + 9'^^xsd:string;
  dwc:collector 'S. Bullock & F. Harrington'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '71'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '50.8'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observationDate '1970-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 50.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "50.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 50.8)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "50.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205922.5065488'^^xsd:double;
  dwc:scientificName 'Nemachilus malapterurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-9'^^xsd:string;
  dwc:collector 'S. Bullock & F. Harrington'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '71'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '50.8'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observationDate '1970-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 50.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "50.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 50.8)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "50.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205924.506549'^^xsd:double;
  dwc:scientificName 'Capoeta buhsei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-8'^^xsd:string;
  dwc:collector 'S. Bullock & F. Harrington'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '224'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '50.8'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '1015969'^^xsd:integer;
  dwc:observationDate '1970-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1015969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 50.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "50.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 50.8)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "50.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205898.5065464'^^xsd:double;
  dwc:scientificName 'Varicorhinus buhsei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-8'^^xsd:string;
  dwc:collector 'S. Bullock & F. Harrington'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '50.8'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.931667 50.856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.931667"^^xsd:decimal ;
  dwc:decimalLongitude "50.856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.931667 50.856667)"^^geo:wktLiteral ;
  geo-pos:lat "26.931667"^^xsd:decimal ;
  geo-pos:long "50.856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265645.5124083'^^xsd:double;
  dwc:scientificName 'Priacanthus tayenus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '47'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.856667'^^xsd:double;
  dwc:latitude '26.931667'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273768'^^xsd:integer;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '273768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.931667 50.856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.931667"^^xsd:decimal ;
  dwc:decimalLongitude "50.856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.931667 50.856667)"^^geo:wktLiteral ;
  geo-pos:lat "26.931667"^^xsd:decimal ;
  geo-pos:long "50.856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267124.512556'^^xsd:double;
  dwc:scientificName 'Argyrops spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '47'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.856667'^^xsd:double;
  dwc:latitude '26.931667'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218590'^^xsd:integer;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '218590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.931667 50.856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.931667"^^xsd:decimal ;
  dwc:decimalLongitude "50.856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.931667 50.856667)"^^geo:wktLiteral ;
  geo-pos:lat "26.931667"^^xsd:decimal ;
  geo-pos:long "50.856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267138.5125574'^^xsd:double;
  dwc:scientificName 'Diagramma pictum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '47'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.856667'^^xsd:double;
  dwc:latitude '26.931667'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218536'^^xsd:integer;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '218536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267086.5125522'^^xsd:double;
  dwc:scientificName 'Lutjanus monostigma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218474'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '218474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265642.512408'^^xsd:double;
  dwc:scientificName 'Echeneis naucrates'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126848'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265644.5124082'^^xsd:double;
  dwc:scientificName 'Priacanthus tayenus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '273768'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '273768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265646.5124084'^^xsd:double;
  dwc:scientificName 'Priacanthus tayenus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273768'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '273768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267114.512555'^^xsd:double;
  dwc:scientificName 'Argyrops spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '47'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218590'^^xsd:integer;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '218590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267135.5125571'^^xsd:double;
  dwc:scientificName 'Sphyraena obtusata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '47'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:individualCount '19'^^xsd:integer;
  dwc:aphiaid '212056'^^xsd:integer;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '212056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267106.5125542'^^xsd:double;
  dwc:scientificName 'Argyrops spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218590'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '218590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267098.5125534'^^xsd:double;
  dwc:scientificName 'Peristedion'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126165'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267078.5125514'^^xsd:double;
  dwc:scientificName 'Argyrops spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218590'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '218590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267120.5125556'^^xsd:double;
  dwc:scientificName 'Pleuronectidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '47'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '125579'^^xsd:integer;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '125579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266974.5125411'^^xsd:double;
  dwc:scientificName 'Parapercis alboguttata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '47'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219153'^^xsd:integer;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '219153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266523.5124961'^^xsd:double;
  dwc:scientificName 'Nemipterus japonicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '47'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '218515'^^xsd:integer;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '218515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266976.5125413'^^xsd:double;
  dwc:scientificName 'Parapercis alboguttata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219153'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '219153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266525.5124963'^^xsd:double;
  dwc:scientificName 'Parascolopsis aspinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '214689'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '214689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266519.5124957'^^xsd:double;
  dwc:scientificName 'Scolopsis taeniatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209221'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '712735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267144.512558'^^xsd:double;
  dwc:scientificName 'Chirocentrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '204475'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '204475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267139.5125575'^^xsd:double;
  dwc:scientificName 'Argyrops spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218590'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '218590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266509.5124947'^^xsd:double;
  dwc:scientificName 'Mullidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '125547'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '125547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266510.5124948'^^xsd:double;
  dwc:scientificName 'Mullidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '125547'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '125547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '362501.5273555'^^xsd:double;
  dwc:scientificName 'Laeops parviceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '47'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '278073'^^xsd:integer;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '278073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267112.5125548'^^xsd:double;
  dwc:scientificName 'Aesopia cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '47'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219819'^^xsd:integer;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '219819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267142.5125578'^^xsd:double;
  dwc:scientificName 'Sphyrna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '47'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105730'^^xsd:integer;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '105730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265623.5124061'^^xsd:double;
  dwc:scientificName 'Xiphasia setifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219345'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '219345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.941667 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.941667"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.941667 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.941667"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267125.5125561'^^xsd:double;
  dwc:scientificName 'Rachycentron canadum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.941667'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127006'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.941667 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.941667"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.941667 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.941667"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265626.5124064'^^xsd:double;
  dwc:scientificName 'Xiphasia setifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '46'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.941667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219345'^^xsd:integer;
  dwc:observationDate '1977-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '219345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9675 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9675"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9675 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9675"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267080.5125516'^^xsd:double;
  dwc:scientificName 'Choerodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '47'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '26.9675'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '204382'^^xsd:integer;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '204382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 51)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205909.5065475'^^xsd:double;
  dwc:scientificName 'Alburnoides bipunctatus eichwaldi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '35.6'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '323010'^^xsd:integer;
  dwc:observationDate '1969-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '1013089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 51)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205929.5065495'^^xsd:double;
  dwc:scientificName 'Leuciscus cephalus orientalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-3'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '35.6'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '323060'^^xsd:integer;
  dwc:observationDate '1969-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '282855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 51)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205932.5065498'^^xsd:double;
  dwc:scientificName 'Capoeta aculeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-2'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:julianDay '365'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '35.6'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '1015970'^^xsd:integer;
  dwc:observationDate '1969-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '1015970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267077.5125513'^^xsd:double;
  dwc:scientificName 'Lutjanus lineolatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '218477'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '218495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265749.5124187'^^xsd:double;
  dwc:scientificName 'Trachinocephalus myops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '158884'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '158884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265859.5124297'^^xsd:double;
  dwc:scientificName 'Cheilodipterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '206449'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '206449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265643.5124081'^^xsd:double;
  dwc:scientificName 'Echeneis naucrates'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126848'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267134.512557'^^xsd:double;
  dwc:scientificName 'Siganus canaliculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '219687'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '219687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267096.5125532'^^xsd:double;
  dwc:scientificName 'Lethrinus borbonicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212064'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267140.5125576'^^xsd:double;
  dwc:scientificName 'Fistularia petimba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '159439'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267091.5125527'^^xsd:double;
  dwc:scientificName 'Gerres oyena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '218535'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '218535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265860.5124298'^^xsd:double;
  dwc:scientificName 'Upeneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126036'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267084.512552'^^xsd:double;
  dwc:scientificName 'Crenidens crenidens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '127048'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266512.512495'^^xsd:double;
  dwc:scientificName 'Mullidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '125547'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '125547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-22'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267128.5125564'^^xsd:double;
  dwc:scientificName 'Rhabdosargus haffara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '218620'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '218620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267073.5125509'^^xsd:double;
  dwc:scientificName 'Lagocephalus suezensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Pitassy, Diane E.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '275268'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '275268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.500833"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.500833 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.500833"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-13'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267145.5125581'^^xsd:double;
  dwc:scientificName 'Pomacanthus maculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '26.500833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '220005'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '220005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265748.5124186'^^xsd:double;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265750.5124188'^^xsd:double;
  dwc:scientificName 'Trachinocephalus myops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158884'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '158884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265647.5124085'^^xsd:double;
  dwc:scientificName 'Priacanthus hamrur'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218360'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '218360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267094.512553'^^xsd:double;
  dwc:scientificName 'Dactyloptena gilberti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218159'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '218159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267137.5125573'^^xsd:double;
  dwc:scientificName 'Sphyraena obtusata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '212056'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266524.5124962'^^xsd:double;
  dwc:scientificName 'Nemipterus peronii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '218520'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '218520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266520.5124958'^^xsd:double;
  dwc:scientificName 'Scolopsis taeniatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '209221'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '712735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266521.5124959'^^xsd:double;
  dwc:scientificName 'Scolopsis ghanam'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209222'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '209222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '342554.5247539'^^xsd:double;
  dwc:scientificName 'Paramonacanthus arabicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '278917'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '278917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '279171.5158505'^^xsd:double;
  dwc:scientificName 'Caesio varilineata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219988'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '219988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267076.5125512'^^xsd:double;
  dwc:scientificName 'Rhabdosargus haffara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218620'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '218620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266511.5124949'^^xsd:double;
  dwc:scientificName 'Mullidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '125547'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '125547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '375632.5290011'^^xsd:double;
  dwc:scientificName 'Bothus pantherinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Munroe, Thomas A.'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219795'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '219795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267110.5125546'^^xsd:double;
  dwc:scientificName 'Lagocephalus suezensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Pitassy, Diane E.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '275268'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '275268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267132.5125568'^^xsd:double;
  dwc:scientificName 'Lagocephalus inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219955'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '219955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.636667"^^xsd:decimal ;
  dwc:decimalLongitude "51.1125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.636667 51.1125)"^^geo:wktLiteral ;
  geo-pos:lat "26.636667"^^xsd:decimal ;
  geo-pos:long "51.1125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266972.5125409'^^xsd:double;
  dwc:scientificName 'Parapercis robinsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '45'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.1125'^^xsd:double;
  dwc:latitude '26.636667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '219156'^^xsd:integer;
  dwc:observationDate '1977-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '219156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 51.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 51.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "51.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205895.5065461'^^xsd:double;
  dwc:scientificName 'Alburnoides bipunctatus eichwaldi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-10'^^xsd:string;
  dwc:collector 'S. Bullock & W. Kinunen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '312'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '51.2'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '323010'^^xsd:integer;
  dwc:observationDate '1969-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1013089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 51.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 51.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "51.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205906.5065472'^^xsd:double;
  dwc:scientificName 'Leuciscus cephalus orientalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-10'^^xsd:string;
  dwc:collector 'S. Bullock & W. Kinunen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:julianDay '312'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '51.2'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '323060'^^xsd:integer;
  dwc:observationDate '1969-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '282855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 51.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 51.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "51.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205896.5065462'^^xsd:double;
  dwc:scientificName 'Chaleaburnus chalcoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-5'^^xsd:string;
  dwc:collector 'W. Kinunen, S. Bullock & P. Walczak'^^xsd:string;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '51.3'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 51.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 51.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "51.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205938.5065504'^^xsd:double;
  dwc:scientificName 'Chaleaburnus chalcoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-6'^^xsd:string;
  dwc:collector 'W. Kinunen, S. Bullock & P. Walczak'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '50'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '51.3'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-02-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267118.5125554'^^xsd:double;
  dwc:scientificName 'Lutjanus monostigma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '218474'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '218474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267079.5125515'^^xsd:double;
  dwc:scientificName 'Lutjanus lineolatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '218477'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '218495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265751.5124189'^^xsd:double;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266123.5124561'^^xsd:double;
  dwc:scientificName 'Pelates quadrilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '127077'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265641.5124079'^^xsd:double;
  dwc:scientificName 'Echeneis naucrates'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126848'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267113.5125549'^^xsd:double;
  dwc:scientificName 'Pomadasys stridens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '126948'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267123.5125559'^^xsd:double;
  dwc:scientificName 'Lethrinus lentjan'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '212061'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '212061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266518.5124956'^^xsd:double;
  dwc:scientificName 'Scolopsis taeniatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '209221'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '712735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267141.5125577'^^xsd:double;
  dwc:scientificName 'Sphyraena flavicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212051'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '212051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267122.5125558'^^xsd:double;
  dwc:scientificName 'Rhabdosargus sarba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '218621'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '218621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267075.5125511'^^xsd:double;
  dwc:scientificName 'Centriscus scutatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267109.5125545'^^xsd:double;
  dwc:scientificName 'Arothron stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219928'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '219928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '331174.5227871'^^xsd:double;
  dwc:scientificName 'Apogon smithvanizi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '302007'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '712660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267119.5125555'^^xsd:double;
  dwc:scientificName 'Siganus canaliculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219687'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '219687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267087.5125523'^^xsd:double;
  dwc:scientificName 'Heniochus acuminatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218765'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '218765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '236809.5095318'^^xsd:double;
  dwc:scientificName 'Trachurus indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '218443'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '218443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267097.5125533'^^xsd:double;
  dwc:scientificName 'Gerres filamentosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218524'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '218524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267108.5125544'^^xsd:double;
  dwc:scientificName 'Callionymus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267082.5125518'^^xsd:double;
  dwc:scientificName 'Pomadasys stridens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '126948'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267083.5125519'^^xsd:double;
  dwc:scientificName 'Leiognathus virgatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '303775'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '398536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266513.5124951'^^xsd:double;
  dwc:scientificName 'Mullidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '125547'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '125547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-27'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '266515.5124953'^^xsd:double;
  dwc:scientificName 'Mullidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '125547'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '125547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267093.5125529'^^xsd:double;
  dwc:scientificName 'Lagocephalus suezensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Pitassy, Diane E.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collector 'W. Smith-Vaniz'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:julianDay '59'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Bahrain'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '275268'^^xsd:integer;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '275268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 51.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "51.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 51.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "51.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205943.5065509'^^xsd:double;
  dwc:scientificName 'Capoeta buhsei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-20'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '135'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '51.7'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '1015969'^^xsd:integer;
  dwc:observationDate '1970-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1015969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6"^^xsd:decimal ;
  dwc:decimalLongitude "52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 52)"^^geo:wktLiteral ;
  geo-pos:lat "29.6"^^xsd:decimal ;
  geo-pos:long "52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246447.5104913'^^xsd:double;
  dwc:scientificName 'Gambusia affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'D. Krinsley'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '259'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52'^^xsd:integer;
  dwc:latitude '29.6'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '159325'^^xsd:integer;
  dwc:observationDate '1972-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '159325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6"^^xsd:decimal ;
  dwc:decimalLongitude "52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 52)"^^geo:wktLiteral ;
  geo-pos:lat "29.6"^^xsd:decimal ;
  geo-pos:long "52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276365.5155773'^^xsd:double;
  dwc:scientificName 'Capoeta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:collector 'D. Krinsley'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '259'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52'^^xsd:integer;
  dwc:latitude '29.6'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '268644'^^xsd:integer;
  dwc:observationDate '1972-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '268644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 52.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205901.5065467'^^xsd:double;
  dwc:scientificName 'Barbus mursa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Harrington'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.5'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 52.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "52.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 52.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "52.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '326052.5221659'^^xsd:double;
  dwc:scientificName 'Xiphasia setifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '102'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '52.6'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219345'^^xsd:integer;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '219345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 52.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "52.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 52.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "52.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '367914.5279797'^^xsd:double;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Leapley'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '175'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.6'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:observationDate '1963-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 52.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "52.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 52.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "52.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '270909.5128936'^^xsd:double;
  dwc:scientificName 'Alburnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '175'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.6'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154284'^^xsd:integer;
  dwc:observationDate '1963-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '154284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 52.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "52.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 52.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "52.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '271217.5129131'^^xsd:double;
  dwc:scientificName 'Blicca bjoerkna transcaucasia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Leapley'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '175'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.6'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '322999'^^xsd:integer;
  dwc:observationDate '1963-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '154274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 52.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "52.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 52.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "52.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '271270.5151412'^^xsd:double;
  dwc:scientificName 'Cyprinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '175'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.6'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '152825'^^xsd:integer;
  dwc:observationDate '1963-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 52.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4"^^xsd:decimal ;
  dwc:decimalLongitude "52.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 52.7)"^^geo:wktLiteral ;
  geo-pos:lat "32.4"^^xsd:decimal ;
  geo-pos:long "52.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205940.5065506'^^xsd:double;
  dwc:scientificName 'Capoeta capoeta macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '1'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.7'^^xsd:double;
  dwc:latitude '32.4'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 52.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 52.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "52.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246165.5104631'^^xsd:double;
  dwc:scientificName 'Aphanius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'D. Krinsley'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '230'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '125725'^^xsd:integer;
  dwc:observationDate '1967-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 53.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "53.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 53.2)"^^geo:wktLiteral ;
  geo-pos:lat "29.7"^^xsd:decimal ;
  geo-pos:long "53.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "STN. 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '258445.5116897'^^xsd:double;
  dwc:scientificName 'Pseudophoxinus persides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'STN. 11'^^xsd:string;
  dwc:collector 'D. Krinsley'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:julianDay '256'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.2'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:observationDate '1972-09-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '270882.5128909'^^xsd:double;
  dwc:scientificName 'Epinephelus multinotatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218237'^^xsd:integer;
  dwc:observationDate '1970-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '218237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '380692.5296069'^^xsd:double;
  dwc:scientificName 'Zebrasoma xanthurum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '22'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219681'^^xsd:integer;
  dwc:observationDate '1970-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '219681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '327714.5223277'^^xsd:double;
  dwc:scientificName 'Echeneidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '19'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125533'^^xsd:integer;
  dwc:observationDate '1970-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '125533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226505.5085051'^^xsd:double;
  dwc:scientificName 'Platax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kinunen & Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '20'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '203909'^^xsd:integer;
  dwc:observationDate '1970-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '203909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "PG-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-02'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '265952.512439'^^xsd:double;
  dwc:scientificName 'Pterois miles'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'PG-29'^^xsd:string;
  dwc:collector 'Kinunen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '20'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:observationDate '1970-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-31'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '378251.5293116'^^xsd:double;
  dwc:scientificName 'Siganus argenteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '19'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '219686'^^xsd:integer;
  dwc:observationDate '1970-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '219686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-29'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '371884.5285178'^^xsd:double;
  dwc:scientificName 'Abudefduf bengalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '16'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212885'^^xsd:integer;
  dwc:observationDate '1970-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '212885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '264359.5122799'^^xsd:double;
  dwc:scientificName 'Caesio varilineata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '19'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '219988'^^xsd:integer;
  dwc:observationDate '1970-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '219988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '386072.5305531'^^xsd:double;
  dwc:scientificName 'Cephalopholis argus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '16'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218174'^^xsd:integer;
  dwc:observationDate '1970-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '218174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '258669.5117121'^^xsd:double;
  dwc:scientificName 'Carangoides ferdau'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218395'^^xsd:integer;
  dwc:observationDate '1970-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1802000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '298309.5181798'^^xsd:double;
  dwc:scientificName 'Lutjanus lutjanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Bullock & Kinunen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:julianDay '23'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218495'^^xsd:integer;
  dwc:observationDate '1970-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '218495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '275096.5154584'^^xsd:double;
  dwc:scientificName 'Abudefduf saxatilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '18'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159288'^^xsd:integer;
  dwc:observationDate '1970-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '159288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '222527.5081075'^^xsd:double;
  dwc:scientificName 'Torpedo panthera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kinunen & Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '16'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '217381'^^xsd:integer;
  dwc:observationDate '1970-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '217381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349370.525669'^^xsd:double;
  dwc:scientificName 'Lethrinus nebulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '16'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212081'^^xsd:integer;
  dwc:observationDate '1970-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '212081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284815.5163858'^^xsd:double;
  dwc:scientificName 'Alticus kirki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '18'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '402656'^^xsd:integer;
  dwc:observationDate '1970-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '219233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '218680.5077249'^^xsd:double;
  dwc:scientificName 'Hemiramphus marginatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:julianDay '16'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '220013'^^xsd:integer;
  dwc:observationDate '1970-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '220013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '227612.5086136'^^xsd:double;
  dwc:scientificName 'Scolopsis ghanam'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '18'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209222'^^xsd:integer;
  dwc:observationDate '1970-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '209222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-19'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '395577.5325356'^^xsd:double;
  dwc:scientificName 'Ostracion cyanurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Pitassy, Diane E.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '18'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219909'^^xsd:integer;
  dwc:observationDate '1970-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '219909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '393606.5322758'^^xsd:double;
  dwc:scientificName 'Acanthopagrus bifasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:julianDay '18'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218589'^^xsd:integer;
  dwc:observationDate '1970-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '218589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226508.5085054'^^xsd:double;
  dwc:scientificName 'Acanthurus lineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kinunen & Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159582'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '350966.5259961'^^xsd:double;
  dwc:scientificName 'Lethrinus nebulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kinunen & Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:julianDay '17'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212081'^^xsd:integer;
  dwc:observationDate '1970-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '212081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '381253.5298172'^^xsd:double;
  dwc:scientificName 'Alepes vari'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218383'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '385842.5307478'^^xsd:double;
  dwc:scientificName 'Lutjanus coeruleolineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:julianDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '218472'^^xsd:integer;
  dwc:observationDate '1970-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '218472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226506.5085052'^^xsd:double;
  dwc:scientificName 'Lethrinus nebulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kinunen & Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '19'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212081'^^xsd:integer;
  dwc:observationDate '1970-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '212081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226507.5085053'^^xsd:double;
  dwc:scientificName 'Argyrops filamentosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kinunen & Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '19'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '218591'^^xsd:integer;
  dwc:observationDate '1970-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '218591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '216403.507498'^^xsd:double;
  dwc:scientificName 'Opistognathus muscatensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '19'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219137'^^xsd:integer;
  dwc:observationDate '1970-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '219137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349292.5256599'^^xsd:double;
  dwc:scientificName 'Lethrinus microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '19'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212071'^^xsd:integer;
  dwc:observationDate '1970-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '212071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-10'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '394072.5321938'^^xsd:double;
  dwc:scientificName 'Lagocephalus inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Pitassy, Diane E.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '19'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '219955'^^xsd:integer;
  dwc:observationDate '1970-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '219955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349355.5256656'^^xsd:double;
  dwc:scientificName 'Lethrinus borbonicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kinunen, Bullock & Iran Game and Fish Department'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '24'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212064'^^xsd:integer;
  dwc:observationDate '1970-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '212064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '349354.5256655'^^xsd:double;
  dwc:scientificName 'Lethrinus borbonicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kinunen, Bullock & Iran Game and Fish Department'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:julianDay '24'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '212064'^^xsd:integer;
  dwc:observationDate '1970-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '212064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-14'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '226509.5085055'^^xsd:double;
  dwc:scientificName 'Scomberomorus commerson'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Kinunen & Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '19'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.4'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127024'^^xsd:integer;
  dwc:observationDate '1970-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 53.5)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "PG-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '272109.5129178'^^xsd:double;
  dwc:scientificName 'Epinephelus bleekeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'PG-23'^^xsd:string;
  dwc:collector 'Kinunen & Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '19'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.5'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '273838'^^xsd:integer;
  dwc:observationDate '1970-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '273838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 53.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.7"^^xsd:decimal ;
  geo-pos:long "53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-27; 28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205911.5065477'^^xsd:double;
  dwc:scientificName 'Aphanius sophiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-27; 28'^^xsd:string;
  dwc:collector 'Athami A.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '165'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.5'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '1021949'^^xsd:integer;
  dwc:observationDate '1970-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1605355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 53.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.7"^^xsd:decimal ;
  geo-pos:long "53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-27; 28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205914.506548'^^xsd:double;
  dwc:scientificName 'Aphanius sophiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-27; 28'^^xsd:string;
  dwc:collector 'A. Athami'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:julianDay '165'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.5'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '1021949'^^xsd:integer;
  dwc:observationDate '1970-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1605355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 53.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-04'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '246428.5104894'^^xsd:double;
  dwc:scientificName 'Gambusia affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'D. Krinsley'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '257'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.5'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:aphiaid '159325'^^xsd:integer;
  dwc:observationDate '1972-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '159325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 53.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '276342.5155755'^^xsd:double;
  dwc:scientificName 'Capoeta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'D. Krinsley'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '257'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.5'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '268644'^^xsd:integer;
  dwc:observationDate '1972-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '268644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 53.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 53.7)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "53.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205890.5065456'^^xsd:double;
  dwc:scientificName 'Cyprinion tenuiradius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-27'^^xsd:string;
  dwc:collector 'A. Athami'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:julianDay '160'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '53.7'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '1021927'^^xsd:integer;
  dwc:observationDate '1970-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1021927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '134200.5225634'^^xsd:double;
  dwc:scientificName 'Careproctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:julianDay '234'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:stateProvince 'Newfoundland'^^xsd:string;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '126156'^^xsd:integer;
  dwc:observationDate '1886-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.236111 56.217222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.236111"^^xsd:decimal ;
  dwc:decimalLongitude "56.217222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.236111 56.217222)"^^geo:wktLiteral ;
  geo-pos:lat "26.236111"^^xsd:decimal ;
  geo-pos:long "56.217222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '329426.5225132'^^xsd:double;
  dwc:scientificName 'Halichoeres leptotaenia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:collector 'J. Randall & J. Mee'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:julianDay '126'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Oman'^^xsd:string;
  dwc:longitude '56.217222'^^xsd:double;
  dwc:latitude '26.236111'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '275769'^^xsd:integer;
  dwc:observationDate '1990-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '275769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.336667 56.346667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.336667"^^xsd:decimal ;
  dwc:decimalLongitude "56.346667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.336667 56.346667)"^^geo:wktLiteral ;
  geo-pos:lat "26.336667"^^xsd:decimal ;
  geo-pos:long "56.346667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '324633.5219871'^^xsd:double;
  dwc:scientificName 'Pseudochromis caudalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Mee'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '124'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Oman'^^xsd:string;
  dwc:longitude '56.346667'^^xsd:double;
  dwc:latitude '26.336667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '278167'^^xsd:integer;
  dwc:observationDate '1990-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '278167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '207320.5066882'^^xsd:double;
  dwc:scientificName 'Arius bilineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '308405'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '281743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '225674.5084221'^^xsd:double;
  dwc:scientificName 'Apogon gularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Oman'^^xsd:string;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:maximumDepth '72.2'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '273017'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '712660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '243252.5101719'^^xsd:double;
  dwc:scientificName 'Scolopsis vosmeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Oman'^^xsd:string;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '72.2'^^xsd:double;
  dwc:maximumDepth '72.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209217'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '209217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213406.5072054'^^xsd:double;
  dwc:scientificName 'Apogon lineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '72.2'^^xsd:double;
  dwc:maximumDepth '72.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273034'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1022238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '357478.526677'^^xsd:double;
  dwc:scientificName 'Apogon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann & E. Lachner'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '209342'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '712656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284475.516352'^^xsd:double;
  dwc:scientificName 'Drepane longimana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann & E. Lachner'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '220047'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '220047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284488.5163533'^^xsd:double;
  dwc:scientificName 'Ephippus orbis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann & E. Lachner'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '280693'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '280693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '373280.5286853'^^xsd:double;
  dwc:scientificName 'Leiognathidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann & E. Lachner'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '47'^^xsd:integer;
  dwc:aphiaid '125542'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '125542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '304459.51922'^^xsd:double;
  dwc:scientificName 'Menidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann & E. Lachner'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '151451'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '151451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213405.5072053'^^xsd:double;
  dwc:scientificName 'Apogon lineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann & E. Lachner'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '273034'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1022238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-17'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '267602.5126038'^^xsd:double;
  dwc:scientificName 'Upeneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann & E. Lachner'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '126036'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '126036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212821.5071478'^^xsd:double;
  dwc:scientificName 'Apogon ellioti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann & E. Lachner'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:individualCount '27'^^xsd:integer;
  dwc:aphiaid '209314'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '209281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '207271.5066833'^^xsd:double;
  dwc:scientificName 'Netuma thalassinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann & E. Lachner'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:preparationType 'Glycerine With Cartilage Stain'^^xsd:string;
  dwc:individualCount '27'^^xsd:integer;
  dwc:aphiaid '400172'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '281745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '357472.5266764'^^xsd:double;
  dwc:scientificName 'Apogon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Oman'^^xsd:string;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '209342'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '712656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '216637.5075212'^^xsd:double;
  dwc:scientificName 'Argyrops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Unknown'^^xsd:string;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '206644'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '206644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '212812.5071469'^^xsd:double;
  dwc:scientificName 'Apogon smithi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Oman'^^xsd:string;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '273101'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '313170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '207964.5067513'^^xsd:double;
  dwc:scientificName 'Mustelus norrisi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Oman'^^xsd:string;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '271392'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '271392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.3"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332304.5229601'^^xsd:double;
  dwc:scientificName 'Sphyraena obtusata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'United Arab Emirates'^^xsd:string;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '212056'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '212056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.3"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-03'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '270784.5128816'^^xsd:double;
  dwc:scientificName 'Acropoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'United Arab Emirates'^^xsd:string;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '205299'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '205299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213404.5072052'^^xsd:double;
  dwc:scientificName 'Apogon striatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Oman'^^xsd:string;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '46.6'^^xsd:double;
  dwc:maximumDepth '46.6'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '273104'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '475093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213308.5071958'^^xsd:double;
  dwc:scientificName 'Apogon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '209342'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '712656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280333.5159655'^^xsd:double;
  dwc:scientificName 'Sorsogona melanoptera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:julianDay '335'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Oman'^^xsd:string;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '311606'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '311606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-12'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '284818.5163861'^^xsd:double;
  dwc:scientificName 'Drepane longimana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'H. Fehlmann et al.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '334'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '220047'^^xsd:integer;
  dwc:observationDate '1963-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '220047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '332609.5232064'^^xsd:double;
  dwc:scientificName 'Terapon theraps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '334'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '218349'^^xsd:integer;
  dwc:observationDate '1963-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '218349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-11'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '213403.5072051'^^xsd:double;
  dwc:scientificName 'Apogon striatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '334'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '273104'^^xsd:integer;
  dwc:observationDate '1963-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '475093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '207319.5066881'^^xsd:double;
  dwc:scientificName 'Netuma thalassinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '334'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '400172'^^xsd:integer;
  dwc:observationDate '1963-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '281745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "57.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "57.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-06'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '357471.5266763'^^xsd:double;
  dwc:scientificName 'Apogon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '334'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Oman'^^xsd:string;
  dwc:longitude '57.1'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '209342'^^xsd:integer;
  dwc:observationDate '1963-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '712656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "57.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "57.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '280334.5159656'^^xsd:double;
  dwc:scientificName 'Sorsogona melanoptera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:julianDay '334'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Oman'^^xsd:string;
  dwc:longitude '57.1'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '311606'^^xsd:integer;
  dwc:observationDate '1963-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '311606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6 59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6"^^xsd:decimal ;
  dwc:decimalLongitude "59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6 59)"^^geo:wktLiteral ;
  geo-pos:lat "32.6"^^xsd:decimal ;
  geo-pos:long "59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-18'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '179075.5054581'^^xsd:double;
  dwc:scientificName 'Capoeta fusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Ranuk'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:julianDay '324'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '59'^^xsd:integer;
  dwc:latitude '32.6'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '1019214'^^xsd:integer;
  dwc:observationDate '1962-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1019214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.140833 60.890694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.140833"^^xsd:decimal ;
  dwc:decimalLongitude "60.890694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.140833 60.890694)"^^geo:wktLiteral ;
  geo-pos:lat "26.140833"^^xsd:decimal ;
  geo-pos:long "60.890694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-07'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '379302.5294413'^^xsd:double;
  dwc:scientificName 'Parascolopsis baranesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Daryanabard'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:julianDay '247'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '60.890694'^^xsd:double;
  dwc:latitude '26.140833'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '277748'^^xsd:integer;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '277748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 61.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "61.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 61.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "61.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205894.506546'^^xsd:double;
  dwc:scientificName 'Cyprinion irregulare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-37'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '317'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '61.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-11-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 61.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "61.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 61.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "61.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205905.5065471'^^xsd:double;
  dwc:scientificName 'Garra rossica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-37'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:julianDay '317'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '61.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:observationDate '1970-11-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 61.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "61.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 61.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.4"^^xsd:decimal ;
  geo-pos:long "61.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205891.5065457'^^xsd:double;
  dwc:scientificName 'Cabdio sardinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Kullander, Sven O.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'FISH. NO. FW-15'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '109'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '61.3'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:observationDate '1970-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 61.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "61.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 61.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.4"^^xsd:decimal ;
  geo-pos:long "61.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205897.5065463'^^xsd:double;
  dwc:scientificName 'Crossocheilus latius diplochilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-15'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '109'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '61.3'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 61.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "61.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 61.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.4"^^xsd:decimal ;
  geo-pos:long "61.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205916.5065482'^^xsd:double;
  dwc:scientificName 'Cyprinion irregulare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '109'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '61.3'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:observationDate '1970-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 61.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "61.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 61.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.4"^^xsd:decimal ;
  geo-pos:long "61.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205910.5065476'^^xsd:double;
  dwc:scientificName 'Cyprinion watsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-15'^^xsd:string;
  dwc:collector 'W. Kinunen & S. Bullock'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:julianDay '109'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '61.3'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '1013915'^^xsd:integer;
  dwc:observationDate '1970-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1013915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 61.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "61.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 61.8)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "61.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205892.5065458'^^xsd:double;
  dwc:scientificName 'Crossocheilus adiscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-13'^^xsd:string;
  dwc:collector 'W. Kinunen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '61.8'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:observationDate '1970-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1984__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1984__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1984__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 61.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "61.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1984__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 61.8)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "61.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1984__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1984_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "FISH. NO. FW-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-20'^^xsd:date;
  dwc:institutionCode 'USNM'^^xsd:string;
  dwc:collectionCode 'Vertebrate Zoology; Fishes'^^xsd:string;
  dwc:catalogNumber '205939.5065505'^^xsd:double;
  dwc:scientificName 'Schizothorax zarudnyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'FISH. NO. FW-12'^^xsd:string;
  dwc:collector 'W. Kinunen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:julianDay '117'^^xsd:integer;
  dwc:continentOcean 'Asia'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '61.8'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '1013992'^^xsd:integer;
  dwc:observationDate '1970-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1013992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF