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

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6803'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6803'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2090"^^xsd:integer ;
  dwc:maximumDepthInMeters "2090"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6821'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2090'^^xsd:integer;
  dwc:maximumDepth '2090'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6821'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^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 "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6845'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.2'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4823'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6845'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.54 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.54"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6881'^^xsd:string;
  dwc:scientificName 'Hansenomysis pseudofyllae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '47.54'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '120232'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6881'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 -11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "-11.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6909'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-11.06'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6909'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.96 -127.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.96"^^xsd:decimal ;
  dwc:decimalLongitude "-127.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3410"^^xsd:integer ;
  dwc:maximumDepthInMeters "3410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6933'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-127.37'^^xsd:double;
  dwc:latitude '81.96'^^xsd:double;
  dwc:minimumDepth '3410'^^xsd:integer;
  dwc:maximumDepth '3410'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6933'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.96 -127.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.96"^^xsd:decimal ;
  dwc:decimalLongitude "-127.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3410"^^xsd:integer ;
  dwc:maximumDepthInMeters "3410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6965'^^xsd:string;
  dwc:scientificName 'Michthyops arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-127.37'^^xsd:double;
  dwc:latitude '81.96'^^xsd:double;
  dwc:minimumDepth '3410'^^xsd:integer;
  dwc:maximumDepth '3410'^^xsd:integer;
  dwc:aphiaid '423532'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6965'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852998'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -9.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6802'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.01'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6802'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4240"^^xsd:integer ;
  dwc:maximumDepthInMeters "4240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6891'^^xsd:string;
  dwc:scientificName 'Bacescomysis atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4240'^^xsd:integer;
  dwc:maximumDepth '4240'^^xsd:integer;
  dwc:aphiaid '120227'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6891'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120227'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4237"^^xsd:integer ;
  dwc:maximumDepthInMeters "4237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6892'^^xsd:string;
  dwc:scientificName 'Bacescomysis atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.59'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4237'^^xsd:integer;
  dwc:maximumDepth '4237'^^xsd:integer;
  dwc:aphiaid '120227'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6892'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120227'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4226"^^xsd:integer ;
  dwc:maximumDepthInMeters "4226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6889'^^xsd:string;
  dwc:scientificName 'Bacescomysis atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '4226'^^xsd:integer;
  dwc:maximumDepth '4226'^^xsd:integer;
  dwc:aphiaid '120227'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6889'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120227'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.11 -125.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.11"^^xsd:decimal ;
  dwc:decimalLongitude "-125.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6945'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-125.82'^^xsd:double;
  dwc:latitude '79.11'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6945'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4822"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6888'^^xsd:string;
  dwc:scientificName 'Bacescomysis abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4822'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '120226'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6888'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4144"^^xsd:integer ;
  dwc:maximumDepthInMeters "4144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6890'^^xsd:string;
  dwc:scientificName 'Bacescomysis atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4144'^^xsd:integer;
  dwc:maximumDepth '4144'^^xsd:integer;
  dwc:aphiaid '120227'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6890'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120227'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6857'^^xsd:string;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6857'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5410"^^xsd:integer ;
  dwc:maximumDepthInMeters "5430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6923'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '5410'^^xsd:integer;
  dwc:maximumDepth '5430'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6923'^^xsd:string;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -9.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6869'^^xsd:string;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.01'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6869'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4825"^^xsd:integer ;
  dwc:maximumDepthInMeters "4825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6870'^^xsd:string;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4825'^^xsd:integer;
  dwc:maximumDepth '4825'^^xsd:integer;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6870'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6866'^^xsd:string;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6866'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4453"^^xsd:integer ;
  dwc:maximumDepthInMeters "4453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6837'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '4453'^^xsd:integer;
  dwc:maximumDepth '4453'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6837'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6871'^^xsd:string;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6871'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6948'^^xsd:string;
  dwc:scientificName 'Dactylerythrops dactylops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-12.35'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '119989'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6948'^^xsd:string;
  dwc:aphiaIdAccepted '119989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4453"^^xsd:integer ;
  dwc:maximumDepthInMeters "4453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6806'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '4453'^^xsd:integer;
  dwc:maximumDepth '4453'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6806'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6867'^^xsd:string;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6867'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2860"^^xsd:integer ;
  dwc:maximumDepthInMeters "2860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6868'^^xsd:string;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.01'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2860'^^xsd:integer;
  dwc:maximumDepth '2860'^^xsd:integer;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6868'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.4 -120.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.4"^^xsd:decimal ;
  dwc:decimalLongitude "-120.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1230"^^xsd:integer ;
  dwc:maximumDepthInMeters "4320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6947'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:longitude '-120.9'^^xsd:double;
  dwc:latitude '83.4'^^xsd:double;
  dwc:minimumDepth '1230'^^xsd:integer;
  dwc:maximumDepth '4320'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6947'^^xsd:string;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.76 -170.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.76"^^xsd:decimal ;
  dwc:decimalLongitude "-170.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6964'^^xsd:string;
  dwc:scientificName 'Michthyops theeli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^xsd:integer;
  dwc:longitude '-170.3'^^xsd:double;
  dwc:latitude '77.76'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '120078'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6964'^^xsd:string;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4237"^^xsd:integer ;
  dwc:maximumDepthInMeters "4237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6835'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.59'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4237'^^xsd:integer;
  dwc:maximumDepth '4237'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6835'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.16 -128.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.16"^^xsd:decimal ;
  dwc:decimalLongitude "-128.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6946'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.01'^^xsd:double;
  dwc:latitude '78.16'^^xsd:double;
  dwc:minimumDepth '2810'^^xsd:integer;
  dwc:maximumDepth '2810'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6946'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6836'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6836'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3742"^^xsd:integer ;
  dwc:maximumDepthInMeters "3742"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6827'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.43'^^xsd:double;
  dwc:minimumDepth '3742'^^xsd:integer;
  dwc:maximumDepth '3742'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6827'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.76 -170.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.76"^^xsd:decimal ;
  dwc:decimalLongitude "-170.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6917'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^xsd:integer;
  dwc:longitude '-170.3'^^xsd:double;
  dwc:latitude '77.76'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6917'^^xsd:string;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6852'^^xsd:string;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6852'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6930'^^xsd:string;
  dwc:scientificName 'Longithorax megalops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '4650'^^xsd:integer;
  dwc:aphiaid '446457'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6930'^^xsd:string;
  dwc:aphiaIdAccepted '446457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4715"^^xsd:integer ;
  dwc:maximumDepthInMeters "4715"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6834'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6834'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6826'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6826'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.43 -127.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.43"^^xsd:decimal ;
  dwc:decimalLongitude "-127.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters "3290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6939'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-127.64'^^xsd:double;
  dwc:latitude '79.43'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:maximumDepth '3290'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6939'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.81 12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.81"^^xsd:decimal ;
  dwc:decimalLongitude "12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2040"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6915'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:longitude '12.66'^^xsd:double;
  dwc:latitude '81.81'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2040'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6915'^^xsd:string;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6887'^^xsd:string;
  dwc:scientificName 'Bacescomysis abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '120226'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6887'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4796"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6847'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4796'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6847'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6850'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6850'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4822"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6849'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4822'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6849'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6848'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6848'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.06 -126.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.06"^^xsd:decimal ;
  dwc:decimalLongitude "-126.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3230"^^xsd:integer ;
  dwc:maximumDepthInMeters "3230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6944'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-126.71'^^xsd:double;
  dwc:latitude '79.06'^^xsd:double;
  dwc:minimumDepth '3230'^^xsd:integer;
  dwc:maximumDepth '3230'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6944'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4659"^^xsd:integer ;
  dwc:maximumDepthInMeters "4659"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6851'^^xsd:string;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4659'^^xsd:integer;
  dwc:maximumDepth '4659'^^xsd:integer;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6851'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6846'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6846'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 -11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "-11.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6971'^^xsd:string;
  dwc:scientificName 'Pseudomysis abyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-11.06'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '120194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6971'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4453"^^xsd:integer ;
  dwc:maximumDepthInMeters "4453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6863'^^xsd:string;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '4453'^^xsd:integer;
  dwc:maximumDepth '4453'^^xsd:integer;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6863'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -15.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6874'^^xsd:string;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.23'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4823'^^xsd:integer;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6874'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4475"^^xsd:integer ;
  dwc:maximumDepthInMeters "4475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6864'^^xsd:string;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4475'^^xsd:integer;
  dwc:maximumDepth '4475'^^xsd:integer;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6864'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4796"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6875'^^xsd:string;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4796'^^xsd:integer;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6875'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4240"^^xsd:integer ;
  dwc:maximumDepthInMeters "4262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6876'^^xsd:string;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4240'^^xsd:integer;
  dwc:maximumDepth '4262'^^xsd:integer;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6876'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4825"^^xsd:integer ;
  dwc:maximumDepthInMeters "4825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6862'^^xsd:string;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4825'^^xsd:integer;
  dwc:maximumDepth '4825'^^xsd:integer;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6862'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.98 4.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.98"^^xsd:decimal ;
  dwc:decimalLongitude "4.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2665"^^xsd:integer ;
  dwc:maximumDepthInMeters "2665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6840'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:longitude '4.46'^^xsd:double;
  dwc:latitude '40.98'^^xsd:double;
  dwc:minimumDepth '2665'^^xsd:integer;
  dwc:maximumDepth '2665'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6840'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6841'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6841'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2860"^^xsd:integer ;
  dwc:maximumDepthInMeters "2860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6831'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.01'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2860'^^xsd:integer;
  dwc:maximumDepth '2860'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6831'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6844'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4823'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6844'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6843'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6843'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6830'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6830'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21 -13.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21"^^xsd:decimal ;
  dwc:decimalLongitude "-13.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2719"^^xsd:integer ;
  dwc:maximumDepthInMeters "2719"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6842'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.26'^^xsd:double;
  dwc:latitude '50.21'^^xsd:double;
  dwc:minimumDepth '2719'^^xsd:integer;
  dwc:maximumDepth '2719'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6842'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2126"^^xsd:integer ;
  dwc:maximumDepthInMeters "2126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6829'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2126'^^xsd:integer;
  dwc:maximumDepth '2126'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6829'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -12.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6879'^^xsd:string;
  dwc:scientificName 'Hansenomysis nouveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.93'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '120231'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6879'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120231'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6880'^^xsd:string;
  dwc:scientificName 'Hansenomysis pseudofyllae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '120232'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6880'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6828'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.63'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6828'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2494"^^xsd:integer ;
  dwc:maximumDepthInMeters "2494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6878'^^xsd:string;
  dwc:scientificName 'Hansenomysis nouveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.18'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2494'^^xsd:integer;
  dwc:maximumDepth '2494'^^xsd:integer;
  dwc:aphiaid '120231'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6878'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120231'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.73 88.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.73"^^xsd:decimal ;
  dwc:decimalLongitude "88.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3039"^^xsd:integer ;
  dwc:maximumDepthInMeters "3081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6926'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:longitude '88.15'^^xsd:double;
  dwc:latitude '79.73'^^xsd:double;
  dwc:minimumDepth '3039'^^xsd:integer;
  dwc:maximumDepth '3081'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6926'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.63 130.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.63"^^xsd:decimal ;
  dwc:decimalLongitude "130.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2410"^^xsd:integer ;
  dwc:maximumDepthInMeters "2410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6927'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:longitude '130.83'^^xsd:double;
  dwc:latitude '78.63'^^xsd:double;
  dwc:minimumDepth '2410'^^xsd:integer;
  dwc:maximumDepth '2410'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6927'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6833'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6833'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.78 -1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.78"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2754"^^xsd:integer ;
  dwc:maximumDepthInMeters "2754"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6925'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:longitude '-1.68'^^xsd:double;
  dwc:latitude '79.78'^^xsd:double;
  dwc:minimumDepth '2754'^^xsd:integer;
  dwc:maximumDepth '2754'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6925'^^xsd:string;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5340"^^xsd:integer ;
  dwc:maximumDepthInMeters "5430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6924'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '5340'^^xsd:integer;
  dwc:maximumDepth '5430'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6924'^^xsd:string;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "4520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6902'^^xsd:string;
  dwc:scientificName 'Boreomysis semicaeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '4520'^^xsd:integer;
  dwc:aphiaid '119972'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6902'^^xsd:string;
  dwc:aphiaIdAccepted '161369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6894'^^xsd:string;
  dwc:scientificName 'Bacescomysis atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '120227'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6894'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120227'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4240"^^xsd:integer ;
  dwc:maximumDepthInMeters "4262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6865'^^xsd:string;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4240'^^xsd:integer;
  dwc:maximumDepth '4262'^^xsd:integer;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6865'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "4520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6898'^^xsd:string;
  dwc:scientificName 'Boreomysis latipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '4520'^^xsd:integer;
  dwc:aphiaid '226609'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6898'^^xsd:string;
  dwc:aphiaIdAccepted '226609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "4021"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6903'^^xsd:string;
  dwc:scientificName 'Boreomysis semicaeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '4021'^^xsd:integer;
  dwc:aphiaid '119972'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6903'^^xsd:string;
  dwc:aphiaIdAccepted '161369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6895'^^xsd:string;
  dwc:scientificName 'Bacescomysis atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '120227'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6895'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120227'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6896'^^xsd:string;
  dwc:scientificName 'Bacescomysis atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '120227'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6896'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120227'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6904'^^xsd:string;
  dwc:scientificName 'Boreomysis vanhoeffeni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:longitude '-12.35'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '119975'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6904'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119975'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "4520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6906'^^xsd:string;
  dwc:scientificName 'Boreomysis vanhoeffeni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '4520'^^xsd:integer;
  dwc:aphiaid '119975'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6906'^^xsd:string;
  dwc:aphiaIdAccepted '119975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "4021"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6907'^^xsd:string;
  dwc:scientificName 'Boreomysis vanhoeffeni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '4021'^^xsd:integer;
  dwc:aphiaid '119975'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6907'^^xsd:string;
  dwc:aphiaIdAccepted '119975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "4021"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6899'^^xsd:string;
  dwc:scientificName 'Boreomysis latipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '4021'^^xsd:integer;
  dwc:aphiaid '226609'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6899'^^xsd:string;
  dwc:aphiaIdAccepted '226609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4240"^^xsd:integer ;
  dwc:maximumDepthInMeters "4240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6832'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4240'^^xsd:integer;
  dwc:maximumDepth '4240'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6832'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4796"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6812'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.01'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4796'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6812'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.31 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.31"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6973'^^xsd:string;
  dwc:scientificName 'Pseudomysis abyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '78.31'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '120194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6973'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.51 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.51"^^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 "2382"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6974'^^xsd:string;
  dwc:scientificName 'Pseudomysis abyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '69.51'^^xsd:double;
  dwc:minimumDepth '2382'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '120194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6974'^^xsd:string;
  dwc:aphiaIdAccepted '120194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.73 88.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.73"^^xsd:decimal ;
  dwc:decimalLongitude "88.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3039"^^xsd:integer ;
  dwc:maximumDepthInMeters "3081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6975'^^xsd:string;
  dwc:scientificName 'Pseudomysis abyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:longitude '88.15'^^xsd:double;
  dwc:latitude '79.73'^^xsd:double;
  dwc:minimumDepth '3039'^^xsd:integer;
  dwc:maximumDepth '3081'^^xsd:integer;
  dwc:aphiaid '120194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6975'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4453"^^xsd:integer ;
  dwc:maximumDepthInMeters "4453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6893'^^xsd:string;
  dwc:scientificName 'Bacescomysis atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '4453'^^xsd:integer;
  dwc:maximumDepth '4453'^^xsd:integer;
  dwc:aphiaid '120227'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6893'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120227'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6858'^^xsd:string;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6858'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4475"^^xsd:integer ;
  dwc:maximumDepthInMeters "4475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6838'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4475'^^xsd:integer;
  dwc:maximumDepth '4475'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6838'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4825"^^xsd:integer ;
  dwc:maximumDepthInMeters "4825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6804'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4825'^^xsd:integer;
  dwc:maximumDepth '4825'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6804'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 -17.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2266"^^xsd:integer ;
  dwc:maximumDepthInMeters "2340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6799'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-17.16'^^xsd:double;
  dwc:latitude '61.65'^^xsd:double;
  dwc:minimumDepth '2266'^^xsd:integer;
  dwc:maximumDepth '2340'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6799'^^xsd:string;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.48 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.48"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2819"^^xsd:integer ;
  dwc:maximumDepthInMeters "2819"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6800'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '60.48'^^xsd:double;
  dwc:minimumDepth '2819'^^xsd:integer;
  dwc:maximumDepth '2819'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6800'^^xsd:string;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6801'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6801'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4434"^^xsd:integer ;
  dwc:maximumDepthInMeters "4434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6805'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:minimumDepth '4434'^^xsd:integer;
  dwc:maximumDepth '4434'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6805'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6822'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6822'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4659"^^xsd:integer ;
  dwc:maximumDepthInMeters "4659"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6823'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4659'^^xsd:integer;
  dwc:maximumDepth '4659'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6823'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4050"^^xsd:integer ;
  dwc:maximumDepthInMeters "4050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6824'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.46'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4050'^^xsd:integer;
  dwc:maximumDepth '4050'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6824'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6825'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6825'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6884'^^xsd:string;
  dwc:scientificName 'Bacescomysis abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4823'^^xsd:integer;
  dwc:aphiaid '120226'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6884'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6885'^^xsd:string;
  dwc:scientificName 'Bacescomysis abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '120226'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6885'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -15.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-15.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6886'^^xsd:string;
  dwc:scientificName 'Bacescomysis abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.21'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '120226'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6886'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -15.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-15.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6882'^^xsd:string;
  dwc:scientificName 'Hansenomysis pseudofyllae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.21'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '120232'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6882'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4475"^^xsd:integer ;
  dwc:maximumDepthInMeters "4475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6883'^^xsd:string;
  dwc:scientificName 'Bacescomysis abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4475'^^xsd:integer;
  dwc:maximumDepth '4475'^^xsd:integer;
  dwc:aphiaid '120226'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6883'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.13 -128.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.13"^^xsd:decimal ;
  dwc:decimalLongitude "-128.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2370"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6918'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.21'^^xsd:double;
  dwc:latitude '80.13'^^xsd:double;
  dwc:minimumDepth '2370'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6918'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -127.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.75"^^xsd:decimal ;
  dwc:decimalLongitude "-127.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6919'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-127.6'^^xsd:double;
  dwc:latitude '78.75'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2990'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6919'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.6 30.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.6"^^xsd:decimal ;
  dwc:decimalLongitude "30.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2090"^^xsd:integer ;
  dwc:maximumDepthInMeters "2166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6920'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:longitude '30.41'^^xsd:double;
  dwc:latitude '81.6'^^xsd:double;
  dwc:minimumDepth '2090'^^xsd:integer;
  dwc:maximumDepth '2166'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6920'^^xsd:string;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "4520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6921'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '4520'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6921'^^xsd:string;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4659"^^xsd:integer ;
  dwc:maximumDepthInMeters "4659"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6859'^^xsd:string;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4659'^^xsd:integer;
  dwc:maximumDepth '4659'^^xsd:integer;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6859'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4510"^^xsd:integer ;
  dwc:maximumDepthInMeters "4510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6860'^^xsd:string;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '4510'^^xsd:integer;
  dwc:maximumDepth '4510'^^xsd:integer;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6860'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.54 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.54"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6861'^^xsd:string;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '47.54'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6861'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.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 "2341"^^xsd:integer ;
  dwc:maximumDepthInMeters "2341"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6972'^^xsd:string;
  dwc:scientificName 'Pseudomysis abyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '72.6'^^xsd:double;
  dwc:minimumDepth '2341'^^xsd:integer;
  dwc:maximumDepth '2341'^^xsd:integer;
  dwc:aphiaid '120194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6972'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "4021"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6922'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '4021'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6922'^^xsd:string;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 -129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "-129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3380"^^xsd:integer ;
  dwc:maximumDepthInMeters "3380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6942'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-129'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '3380'^^xsd:integer;
  dwc:maximumDepth '3380'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6942'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.38 -128.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.38"^^xsd:decimal ;
  dwc:decimalLongitude "-128.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6943'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.46'^^xsd:double;
  dwc:latitude '79.38'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6943'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 -129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "-129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3380"^^xsd:integer ;
  dwc:maximumDepthInMeters "3380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6940'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-129'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '3380'^^xsd:integer;
  dwc:maximumDepth '3380'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6940'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 -129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "-129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3370"^^xsd:integer ;
  dwc:maximumDepthInMeters "3370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6941'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-129'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '3370'^^xsd:integer;
  dwc:maximumDepth '3370'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6941'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6854'^^xsd:string;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6854'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -15.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-15.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6855'^^xsd:string;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.21'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6855'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4796"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6856'^^xsd:string;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4796'^^xsd:integer;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6856'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6853'^^xsd:string;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4823'^^xsd:integer;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6853'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6809'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6809'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2895"^^xsd:integer ;
  dwc:maximumDepthInMeters "2895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6810'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.76'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2895'^^xsd:integer;
  dwc:maximumDepth '2895'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6810'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6807'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6807'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^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 "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6808'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6808'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4182"^^xsd:integer ;
  dwc:maximumDepthInMeters "4182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6813'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoëa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.43'^^xsd:double;
  dwc:minimumDepth '4182'^^xsd:integer;
  dwc:maximumDepth '4182'^^xsd:integer;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6813'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 3.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6839'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '3.58'^^xsd:double;
  dwc:latitude '37.05'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6839'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6873'^^xsd:string;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6873'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "4021"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6901'^^xsd:string;
  dwc:scientificName 'Boreomysis longispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '4021'^^xsd:integer;
  dwc:aphiaid '119966'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6901'^^xsd:string;
  dwc:aphiaIdAccepted '119966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4453"^^xsd:integer ;
  dwc:maximumDepthInMeters "4453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6872'^^xsd:string;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '4453'^^xsd:integer;
  dwc:maximumDepth '4453'^^xsd:integer;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6872'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "4520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6900'^^xsd:string;
  dwc:scientificName 'Boreomysis longispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '4520'^^xsd:integer;
  dwc:aphiaid '119966'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6900'^^xsd:string;
  dwc:aphiaIdAccepted '119966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.7 -126.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.7"^^xsd:decimal ;
  dwc:decimalLongitude "-126.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3510"^^xsd:integer ;
  dwc:maximumDepthInMeters "3510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6934'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-126.84'^^xsd:double;
  dwc:latitude '81.7'^^xsd:double;
  dwc:minimumDepth '3510'^^xsd:integer;
  dwc:maximumDepth '3510'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6934'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.13 -128.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.13"^^xsd:decimal ;
  dwc:decimalLongitude "-128.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3550"^^xsd:integer ;
  dwc:maximumDepthInMeters "3550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6935'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.39'^^xsd:double;
  dwc:latitude '81.13'^^xsd:double;
  dwc:minimumDepth '3550'^^xsd:integer;
  dwc:maximumDepth '3550'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6935'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.45 -129.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.45"^^xsd:decimal ;
  dwc:decimalLongitude "-129.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3590"^^xsd:integer ;
  dwc:maximumDepthInMeters "3590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6936'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-129.03'^^xsd:double;
  dwc:latitude '80.45'^^xsd:double;
  dwc:minimumDepth '3590'^^xsd:integer;
  dwc:maximumDepth '3590'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6936'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.13 -128.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.13"^^xsd:decimal ;
  dwc:decimalLongitude "-128.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2370"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6937'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.21'^^xsd:double;
  dwc:latitude '80.13'^^xsd:double;
  dwc:minimumDepth '2370'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6937'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.95 -6.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.95"^^xsd:decimal ;
  dwc:decimalLongitude "-6.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2280"^^xsd:integer ;
  dwc:maximumDepthInMeters "2280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6910'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-6.73'^^xsd:double;
  dwc:latitude '67.95'^^xsd:double;
  dwc:minimumDepth '2280'^^xsd:integer;
  dwc:maximumDepth '2280'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6910'^^xsd:string;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.51 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.51"^^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 "2382"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6911'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '69.51'^^xsd:double;
  dwc:minimumDepth '2382'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6911'^^xsd:string;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.31 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.31"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6912'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '78.31'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6912'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.86 2.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.86"^^xsd:decimal ;
  dwc:decimalLongitude "2.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6913'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '2.91'^^xsd:double;
  dwc:latitude '77.86'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6913'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (82.7 87.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "82.7"^^xsd:decimal ;
  dwc:decimalLongitude "87.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2365"^^xsd:integer ;
  dwc:maximumDepthInMeters "2365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6914'^^xsd:string;
  dwc:scientificName 'Birsteiniamysis inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1935'^^xsd:integer;
  dwc:endYearCollected '1938'^^xsd:integer;
  dwc:longitude '87.05'^^xsd:double;
  dwc:latitude '82.7'^^xsd:double;
  dwc:minimumDepth '2365'^^xsd:integer;
  dwc:maximumDepth '2365'^^xsd:integer;
  dwc:aphiaid '423180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6914'^^xsd:string;
  dwc:aphiaIdAccepted '1469978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.13 -128.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.13"^^xsd:decimal ;
  dwc:decimalLongitude "-128.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3550"^^xsd:integer ;
  dwc:maximumDepthInMeters "3550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6966'^^xsd:string;
  dwc:scientificName 'Michthyops arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.39'^^xsd:double;
  dwc:latitude '81.13'^^xsd:double;
  dwc:minimumDepth '3550'^^xsd:integer;
  dwc:maximumDepth '3550'^^xsd:integer;
  dwc:aphiaid '423532'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6966'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852998'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.43 -127.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.43"^^xsd:decimal ;
  dwc:decimalLongitude "-127.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters "3290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6967'^^xsd:string;
  dwc:scientificName 'Michthyops arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-127.64'^^xsd:double;
  dwc:latitude '79.43'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:maximumDepth '3290'^^xsd:integer;
  dwc:aphiaid '423532'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6967'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852998'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 -129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "-129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3380"^^xsd:integer ;
  dwc:maximumDepthInMeters "3380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6968'^^xsd:string;
  dwc:scientificName 'Michthyops arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-129'^^xsd:integer;
  dwc:latitude '79'^^xsd:integer;
  dwc:minimumDepth '3380'^^xsd:integer;
  dwc:maximumDepth '3380'^^xsd:integer;
  dwc:aphiaid '423532'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6968'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852998'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.38 -128.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.38"^^xsd:decimal ;
  dwc:decimalLongitude "-128.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6969'^^xsd:string;
  dwc:scientificName 'Michthyops arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.46'^^xsd:double;
  dwc:latitude '79.38'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '423532'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6969'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852998'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.16 -128.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.16"^^xsd:decimal ;
  dwc:decimalLongitude "-128.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6970'^^xsd:string;
  dwc:scientificName 'Michthyops arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.01'^^xsd:double;
  dwc:latitude '78.16'^^xsd:double;
  dwc:minimumDepth '2810'^^xsd:integer;
  dwc:maximumDepth '2810'^^xsd:integer;
  dwc:aphiaid '423532'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6970'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852998'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 -128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80"^^xsd:decimal ;
  dwc:decimalLongitude "-128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6938'^^xsd:string;
  dwc:scientificName 'Dactylamblyops sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-128'^^xsd:integer;
  dwc:latitude '80'^^xsd:integer;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '119986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6938'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.61 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.61"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2282"^^xsd:integer ;
  dwc:maximumDepthInMeters "2282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6815'^^xsd:string;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.61'^^xsd:double;
  dwc:minimumDepth '2282'^^xsd:integer;
  dwc:maximumDepth '2282'^^xsd:integer;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6815'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4453"^^xsd:integer ;
  dwc:maximumDepthInMeters "4453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6816'^^xsd:string;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '4453'^^xsd:integer;
  dwc:maximumDepth '4453'^^xsd:integer;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6816'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2895"^^xsd:integer ;
  dwc:maximumDepthInMeters "2895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6817'^^xsd:string;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.76'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2895'^^xsd:integer;
  dwc:maximumDepth '2895'^^xsd:integer;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6817'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.11 -15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.11"^^xsd:decimal ;
  dwc:decimalLongitude "-15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2038"^^xsd:integer ;
  dwc:maximumDepthInMeters "2038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6819'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-15.11'^^xsd:double;
  dwc:latitude '62.11'^^xsd:double;
  dwc:minimumDepth '2038'^^xsd:integer;
  dwc:maximumDepth '2038'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6819'^^xsd:string;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5140__DeepSea_Mysida_6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5140__DeepSea_Mysida_6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5140__DeepSea_Mysida_6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.63 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2325"^^xsd:integer ;
  dwc:maximumDepthInMeters "2325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5140__DeepSea_Mysida_6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Mysida_6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5140_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Mysida'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Mysida_6820'^^xsd:string;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.63'^^xsd:double;
  dwc:minimumDepth '2325'^^xsd:integer;
  dwc:maximumDepth '2325'^^xsd:integer;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Mysida_6820'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF